Share via


CookieSigningInContext.Properties 속성

정의

나가는 쿠키에 포함될 추가 데이터를 포함합니다. SigningIn 호출 중에 교체되거나 변경될 수 있습니다.

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

속성 값

적용 대상