SubjectIdentifier.Type Proprietà

Definizione

La proprietà Type recupera il tipo di identificatore del soggetto. Il soggetto può essere identificato tramite l'autorità che emette il certificato e il numero di serie o la chiave del soggetto.

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

Valore della proprietà

Membro dell'enumerazione SubjectIdentifierType che identifica il tipo di soggetto.

Si applica a

Vedi anche