Sdílet prostřednictvím


SubjectIdentifierOrKey.Type Vlastnost

Definice

Vlastnost Type načte typ identifikátoru subjektu nebo klíče. Subjekt může být identifikován vystavitelem certifikátu a pořadovým číslem, hodnotou hash klíče subjektu nebo klíčem předmětu.

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

Hodnota vlastnosti

SubjectIdentifierOrKeyType

Člen výčtu SubjectIdentifierOrKeyType , který určuje typ identifikátoru subjektu.

Platí pro

Viz také