Share via


ExternalLoginInfo.AuthenticationProperties 속성

정의

AuthenticationProperties 이 로그인과 연결된 입니다.

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

속성 값

적용 대상