Compartir a través de


SubjectIdentifierOrKey.Type Propiedad

Definición

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

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

Valor de propiedad

SubjectIdentifierOrKeyType

Miembro de la enumeración SubjectIdentifierOrKeyType que especifica el tipo de identificador del sujeto.

Se aplica a

Consulte también