CookieValidatePrincipalContext.Properties Property

Definition

Contains the extra meta-data arriving with the request ticket. May be altered.

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

Property Value

Applies to