Condividi tramite


SubjectIdentifierOrKey.Type Proprietà

Definizione

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

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à

SubjectIdentifierOrKeyType

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

Si applica a

Vedi anche