SubjectIdentifier.Type Proprietà

Definizione

La Type proprietà recupera il tipo di identificatore del soggetto. L'oggetto può essere identificato dall'emittente del certificato e dal numero di serie o dalla chiave dell'oggetto.

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 oggetto.

Si applica a

Vedi anche