Pkcs12SecretBag.GetSecretType 方法

定义

获取标识机密值的数据类型的对象标识符 (OID)。

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

返回

Oid

标识机密值的数据类型的对象标识符 (OID)。

适用于

另请参阅