OAuthOptions.UserInformationEndpoint Vlastnost

Definice

Získá nebo nastaví identifikátor URI, ke kterému bude middleware přistupovat, aby získal informace o uživateli. Tato hodnota se ve výchozí implementaci nepoužívá, je určena pro použití ve vlastních implementacích IOAuthAuthenticationEvents. Authenticated nebo 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

Hodnota vlastnosti

String

Platí pro