Pkcs12Info.IntegrityMode プロパティ

定義

AuthenticatedSafe の内容に対して提供されている改ざん防止の種類を示す値を取得します。

public:
 property System::Security::Cryptography::Pkcs::Pkcs12IntegrityMode IntegrityMode { System::Security::Cryptography::Pkcs::Pkcs12IntegrityMode get(); };
public System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode IntegrityMode { get; }
member this.IntegrityMode : System.Security.Cryptography.Pkcs.Pkcs12IntegrityMode
Public ReadOnly Property IntegrityMode As Pkcs12IntegrityMode

プロパティ値

コンテンツに対して提供される改ざん防止の種類を示す列挙メンバーの AuthenticatedSafe 1 つ。

適用対象