AuthenticationTicket.Properties Eigenschaft

Definition

Zusätzliche Statusswerte für die Authentifizierungssitzung.

public:
 property Microsoft::AspNetCore::Http::Authentication::AuthenticationProperties ^ Properties { Microsoft::AspNetCore::Http::Authentication::AuthenticationProperties ^ get(); };
public:
 property Microsoft::AspNetCore::Authentication::AuthenticationProperties ^ Properties { Microsoft::AspNetCore::Authentication::AuthenticationProperties ^ get(); };
public Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties Properties { get; }
public Microsoft.AspNetCore.Authentication.AuthenticationProperties Properties { get; }
member this.Properties : Microsoft.AspNetCore.Http.Authentication.AuthenticationProperties
member this.Properties : Microsoft.AspNetCore.Authentication.AuthenticationProperties
Public ReadOnly Property Properties As AuthenticationProperties

Eigenschaftswert

Gilt für: