Pkcs12SecretBag.GetSecretType Método

Definición

Obtiene el identificador de objeto (OID) que define el tipo de datos del valor del secreto.

public:
 System::Security::Cryptography::Oid ^ GetSecretType();
public System.Security.Cryptography.Oid GetSecretType ();
member this.GetSecretType : unit -> System.Security.Cryptography.Oid
Public Function GetSecretType () As Oid

Devoluciones

Oid

El identificador de objeto (OID) que define el tipo de datos del valor del secreto.

Se aplica a

Consulte también