Condividi tramite


OAuthOptions.UserInformationEndpoint Proprietà

Definizione

Ottiene o imposta l'URI a cui accede il middleware per ottenere le informazioni sull'utente. Questo valore non viene usato nell'implementazione predefinita, che viene usato nelle implementazioni personalizzate di IOAuthAuthenticationEvents.Authenticated o OAuthAuthenticationHandler.CreateTicketAsync.

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

Valore della proprietà

Si applica a