Pkcs12Info.IntegrityMode Property

Definition

Gets a value that indicates the type of tamper protection provided for the AuthenticatedSafe contents.

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

Property Value

One of the enumeration members that indicates the type of tamper protection provided for the AuthenticatedSafe contents.

Applies to