SubjectIdentifier.Type 属性

定义

Type 属性检索主题标识符的类型。 使用者可由证书颁发者、序列号或使用者密钥标识。

public:
 property System::Security::Cryptography::Pkcs::SubjectIdentifierType Type { System::Security::Cryptography::Pkcs::SubjectIdentifierType get(); };
public System.Security.Cryptography.Pkcs.SubjectIdentifierType Type { get; }
member this.Type : System.Security.Cryptography.Pkcs.SubjectIdentifierType
Public ReadOnly Property Type As SubjectIdentifierType

属性值

标识主题类型的枚举的成员 SubjectIdentifierType

适用于

另请参阅