SubjectIdentifier.Type Propriedade

Definição

A Type propriedade recupera o tipo de identificador de sujeito. O assunto pode ser identificado pelo emissor do certificado e número de série ou pela chave do assunto.

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

Valor de Propriedade

Um membro da SubjectIdentifierType enumeração que identifica o tipo de sujeito.

Aplica-se a

Ver também