SubjectIdentifierOrKey.Type 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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 枚举的成员。