OAuthOptions.AuthorizationEndpoint Property

Definition

Gets or sets the URI where the client will be redirected to authenticate.

public:
 property System::String ^ AuthorizationEndpoint { System::String ^ get(); void set(System::String ^ value); };
public string AuthorizationEndpoint { get; set; }
member this.AuthorizationEndpoint : string with get, set
Public Property AuthorizationEndpoint As String

Property Value

Applies to