[This is preliminary documentation and is subject to change.]
Access to information of the security item.
| C# | Visual Basic | Visual C++ |
public interface ISecurityItem
Public Interface ISecurityItem
public interface class ISecurityItem
| All Members | Properties | ||||
| Icon | Member | Description |
|---|---|---|
| EffectiveDate |
Effective date
| |
| ExpirationDate |
Expiration date
| |
| Issuer |
Issuer
| |
| SerialNumber |
Serial number
| |
| SignatureAlgorithm |
Signature algorithm
| |
| SignatureKeyLength |
Signature key length
| |
| Subject |
Subject
| |
| Version |
Version
|
The security item may be either a Certificate or Credential.