SubjectIdentifierOrKey.Type 属性

定义

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

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

属性值

SubjectIdentifierOrKeyType

指定主题标识符类型的 SubjectIdentifierOrKeyType 枚举的成员。

适用于

另请参阅