Compartir a través de


OAuthOptions.UserInformationEndpoint Propiedad

Definición

Obtiene o establece el URI al que el middleware tendrá acceso para obtener la información del usuario. Este valor no se usa en la implementación predeterminada, es para su uso en implementaciones personalizadas de 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

Valor de propiedad

Se aplica a