OAuthCodeExchangeContext.Properties 属性

定义

身份验证流的状态。

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

属性值

适用于