Share via


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

適用対象

こちらもご覧ください