AuthenticationHandler<TOptions>.OriginalPathBase Eigenschaft

Definition

Ruft die Pfadbasis ab, die von der Authentifizierungs-Middleware erkannt wird.

protected:
 property Microsoft::AspNetCore::Http::PathString OriginalPathBase { Microsoft::AspNetCore::Http::PathString get(); };
protected Microsoft.AspNetCore.Http.PathString OriginalPathBase { get; }
member this.OriginalPathBase : Microsoft.AspNetCore.Http.PathString
member this.OriginalPathBase : Microsoft.AspNetCore.Http.PathString
Protected ReadOnly Property OriginalPathBase As PathString

Eigenschaftswert

Gilt für: