다음을 통해 공유


SignedXml.SignatureLength 속성

정의

현재 SignedXml 개체의 서명 길이를 가져옵니다.

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

속성 값

현재 SignedXml 개체의 서명 길이입니다.

적용 대상