共用方式為


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 內容提供的竄改保護類型。

適用於