OAuthWebSecurity.IsAuthenticatedWithOAuth Property

Definition

Gets a value that indicates whether the user has been authenticated using OAuth.

public static bool IsAuthenticatedWithOAuth { get; }
member this.IsAuthenticatedWithOAuth : bool
Public Shared ReadOnly Property IsAuthenticatedWithOAuth As Boolean

Property Value

true if the user has been authenticated using OAuth; otherwise, false.

Applies to