SignedHttpRequestCreationParameters.CreateCnf 속성

정의

클레임을 만들고 추가할지 여부를 Cnf 나타내는 값을 가져오거나 설정합니다.

public bool CreateCnf { get; set; }
member this.CreateCnf : bool with get, set
Public Property CreateCnf As Boolean

속성 값

설명

CnfClaimValue 는 설정된 경우 "cnf" 클레임 값으로 사용됩니다. 그렇지 않으면 "cnf" 클레임 값이 파생 SigningCredentials됩니다.

적용 대상