Jaa


AuthenticationConfiguration.RequiredEndorsements Property

Definition

Gets or sets an array of JWT endorsements.

public string[] RequiredEndorsements { get; set; }
member this.RequiredEndorsements : string[] with get, set
Public Property RequiredEndorsements As String()

Property Value

String[]

An array of JWT endorsements.

Applies to