Share via


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 用于标识主题的类型。

适用于

另请参阅