다음을 통해 공유


XpsDigitalSignature.SignatureType 속성

정의

서명 형식을 식별하는 URL 문자열을 가져옵니다.

public:
 property System::String ^ SignatureType { System::String ^ get(); };
public string SignatureType { get; }
member this.SignatureType : string
Public ReadOnly Property SignatureType As String

속성 값

서명 형식을 식별하는 URL 문자열입니다. 기본 서명 형식은 XmlDsigC14NTransformUrl입니다.

적용 대상