다음을 통해 공유


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 변조 방지 유형을 나타내는 열거형 멤버 중 하나입니다.

적용 대상