Читати англійською

Поділитися через


OAuthMatchEndpointContext.IsAuthorizeEndpoint Property

 

Gets whether or not the endpoint is an OAuth authorize endpoint.

Namespace:   Microsoft.Owin.Security.OAuth
Assembly:  Microsoft.Owin.Security.OAuth (in Microsoft.Owin.Security.OAuth.dll)

Syntax

public bool IsAuthorizeEndpoint { get; private set; }

Property Value

Type: System.Boolean

Returns Boolean.

See Also

OAuthMatchEndpointContext Class
Microsoft.Owin.Security.OAuth Namespace

Return to top