SignedHttpRequestDescriptor.CnfClaimValue Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets a "cnf" claim value as a JSON string.
public string CnfClaimValue { get; set; }
member this.CnfClaimValue : string with get, set
Public Property CnfClaimValue As String
Property Value
Remarks
If CreateCnf flag is set to true
, CnfClaimValue can be used as a "cnf" claim value when creating a SignedHttpRequest payload. If CreateCnf flag is set to true
, and CnfClaimValue is null or empty, a "cnf" claim value will be derived from a SigningCredentials.SecurityKey.