SubjectIdentifierOrKey.Type Proprietà

Definizione

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

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

Valore della proprietà

Membro dell'enumerazione SubjectIdentifierOrKeyType che specifica il tipo di identificatore del soggetto.

Si applica a

Vedi anche