SubjectIdentifier.Type Propiedad

Definición

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

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

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

Se aplica a

Consulte también