다음을 통해 공유


Rfc3161TimestampRequest.HasExtensions 속성

정의

요청에 확장이 있는지 여부를 나타냅니다.

public:
 property bool HasExtensions { bool get(); };
public bool HasExtensions { get; }
member this.HasExtensions : bool
Public ReadOnly Property HasExtensions As Boolean

속성 값

Boolean

true요청에 확장이 있는 경우 그렇지 않으면 . false

적용 대상