Condividi tramite


OAuthOptions.UserInformationEndpoint Proprietà

Definizione

Ottiene o imposta l'URI a cui accederà il middleware per ottenere le informazioni dell'utente. Questo valore non viene usato nell'implementazione predefinita, è per l'uso nelle implementazioni personalizzate di OnCreatingTicket.

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