SignedHttpRequestCreationParameters.CreateCnf 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 value indicating whether the Cnf claim should be created and added or not.
public bool CreateCnf { get; set; }
member this.CreateCnf : bool with get, set
Public Property CreateCnf As Boolean
Property Value
Remarks
CnfClaimValue will be used as a "cnf" claim value, if set. Otherwise, a "cnf" claim value will be derived from SigningCredentials.