Freigeben über


SecurityTokenDescriptor.IncludeKeyIdInHeader Property

Definition

Indicates if kid and x5t should be included in the header of a JSON web token (JWT)

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

Property Value

Applies to