Share via


GlobalValidation.IsAuthenticationRequired Property

Definition

<code>true</code> if the authentication flow is required any request is made; otherwise, <code>false</code>.

public bool? IsAuthenticationRequired { get; set; }
member this.IsAuthenticationRequired : Nullable<bool> with get, set
Public Property IsAuthenticationRequired As Nullable(Of Boolean)

Property Value

Applies to