SignedHttpRequestDescriptor.CustomNonceValue 속성

정의

클레임을 만들 Nonce 때 설정할 사용자 지정 값을 가져오거나 설정합니다.

public string CustomNonceValue { get; set; }
member this.CustomNonceValue : string with get, set
Public Property CustomNonceValue As String

속성 값

설명

이 값은 로 설정된 경우에만 CreateNonce SignedHttpRequest 페이로드에 true추가됩니다.

적용 대상