SubjectIdentifier.Type Vlastnost

Definice

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

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

Hodnota vlastnosti

Člen výčtu SubjectIdentifierType , který identifikuje typ předmětu.

Platí pro

Viz také