다음을 통해 공유


CookieValidatePrincipalContext.Properties 속성

정의

요청 티켓과 함께 도착하는 추가 메타데이터를 포함합니다. 변경할 수 있습니다.

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

속성 값

적용 대상