SubjectIdentifier.Type Propiedad

Definición

La propiedad Type recupera el tipo del identificador del sujeto. El emisor del certificado y el número de serie o la clave del sujeto pueden identificar el sujeto.

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 propiedad

SubjectIdentifierType

Miembro de la enumeración SubjectIdentifierType que identifica el tipo del sujeto.

Se aplica a

Consulte también