다음을 통해 공유


PublisherIdentityPermissionAttribute.SignedFile 속성

정의

Authenticode X.509v3 인증서를 추출할 서명된 파일을 가져오거나 설정합니다.

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

속성 값

Authenticode 서명으로 서명된 파일의 경로입니다.

설명

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

적용 대상