The members of System.Security.Cryptography.Pkcs.SubjectIdentifierOrKey are listed below.
See Also: Inherited members from System.Object
| [read-only] | Type | SubjectIdentifierOrKeyType.
The SubjectIdentifierOrKey.Type property retrieves the type of subject identifier or key. The subject can be identified by the certificate issuer and serial number, the hash of the subject key, or the subject key. |
| [read-only] | Value | object.
The SubjectIdentifierOrKey.Value property retrieves the value of the subject identifier or key. Use the SubjectIdentifierOrKey.Type property to determine the type of subject identifier or key, and use the SubjectIdentifierOrKey.Value property to retrieve the corresponding value. |