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 ,識別主旨的類型。

適用於

另請參閱