다음을 통해 공유


PublisherIdentityPermissionAttribute.CertFile 속성

정의

Authenticode X.509v3 인증서를 포함하는 인증 파일을 가져오거나 설정합니다.

public:
 property System::String ^ CertFile { System::String ^ get(); void set(System::String ^ value); };
public string CertFile { get; set; }
member this.CertFile : string with get, set
Public Property CertFile As String

속성 값

일반적으로 확장명이 .cer인 X.509 인증서 파일의 경로입니다.

설명

가 설정된 경우 X509Certificate 이 속성은 무시됩니다.

적용 대상