共用方式為


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 列舉型別的成員,指定主旨識別項的型別。

適用於

另請參閱