共用方式為


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)。

適用於

另請參閱