Share via


PropertiesContext<TOptions>.Properties Eigenschaft

Definition

Ruft den AuthenticationProperties ab oder legt diesen fest.

public:  virtual property Microsoft::AspNetCore::Authentication::AuthenticationProperties ^ Properties {  public:
Microsoft::AspNetCore::Authentication::AuthenticationProperties ^ get(); protected:
 void set(Microsoft::AspNetCore::Authentication::AuthenticationProperties ^ value); };
public virtual Microsoft.AspNetCore.Authentication.AuthenticationProperties Properties { get; protected set; }
member this.Properties : Microsoft.AspNetCore.Authentication.AuthenticationProperties with get, set
Public Overridable Property Properties As AuthenticationProperties

Eigenschaftswert

Gilt für: