OAuthCodeExchangeContext.Properties Property

Definition

State for the authentication flow.

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

Property Value

Applies to