RemoteAuthenticationOptions.CallbackPath Eigenschaft

Definition

Der Anforderungspfad im Basispfad der Anwendung, an den user-agent zurückgegeben wird. Die Middleware verarbeitet diese Anforderung, wenn sie eingeht.

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

Eigenschaftswert

Gilt für: