次の方法で共有


Pkcs12SafeContentsBag.SafeContents プロパティ

定義

このバックに格納されている SafeContents 値を取得します。

public:
 property System::Security::Cryptography::Pkcs::Pkcs12SafeContents ^ SafeContents { System::Security::Cryptography::Pkcs::Pkcs12SafeContents ^ get(); };
public System.Security.Cryptography.Pkcs.Pkcs12SafeContents? SafeContents { get; }
public System.Security.Cryptography.Pkcs.Pkcs12SafeContents SafeContents { get; }
member this.SafeContents : System.Security.Cryptography.Pkcs.Pkcs12SafeContents
Public ReadOnly Property SafeContents As Pkcs12SafeContents

プロパティ値

このバッグ内に含まれる SafeContents 値。

適用対象