SubjectIdentifierOrKey.Type Vlastnost

Definice

Vlastnost Type načte typ identifikátoru subjektu nebo klíče. Předmět může být identifikován vystavitelem certifikátu a sériový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

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

Platí pro

Viz také