Partager via


OpenIdConnectOptions.SignedOutCallbackPath Propriété

Définition

Chemin d’accès de la requête dans le chemin de base de l’application où l’agent utilisateur sera retourné après la déconnexion du fournisseur d’identité.

public:
 property Microsoft::AspNetCore::Http::PathString SignedOutCallbackPath { Microsoft::AspNetCore::Http::PathString get(); void set(Microsoft::AspNetCore::Http::PathString value); };
public Microsoft.AspNetCore.Http.PathString SignedOutCallbackPath { get; set; }
member this.SignedOutCallbackPath : Microsoft.AspNetCore.Http.PathString with get, set
Public Property SignedOutCallbackPath As PathString

Valeur de propriété

S’applique à