Compartir a través de


OAuthOptions.AuthorizationEndpoint Propiedad

Definición

Obtiene o establece el URI donde se redirigirá al cliente para autenticarse.

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

Valor de propiedad

Se aplica a