다음을 통해 공유


SignInHttpResult.Properties 속성

정의

로그인 작업을 수행하는 데 사용되는 를 가져오거나 설정합니다 AuthenticationProperties .

public Microsoft.AspNetCore.Authentication.AuthenticationProperties? Properties { get; }
member this.Properties : Microsoft.AspNetCore.Authentication.AuthenticationProperties
Public ReadOnly Property Properties As AuthenticationProperties

속성 값

적용 대상