다음을 통해 공유


AuthenticodeSignatureInformation.DescriptionUrl 속성

정의

서명 인증서에 대한 설명 URL을 가져옵니다.

public:
 property Uri ^ DescriptionUrl { Uri ^ get(); };
public Uri DescriptionUrl { get; }
member this.DescriptionUrl : Uri
Public ReadOnly Property DescriptionUrl As Uri

속성 값

Uri

서명 인증서에 대한 설명 URL입니다.

적용 대상