EncryptingCredentials.SetDefaultCtyClaim Property

Definition

Gets or sets a bool that controls if the encrypted token creation will set default 'cty' if not specified. Applies to only JWT tokens.

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

Property Value

Applies to