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

適用於