Share via


IdentityCookieOptions.ApplicationCookieAuthenticationScheme 속성

정의

애플리케이션 인증 쿠키를 식별하는 데 사용되는 체계를 가져옵니다.

public:
 property System::String ^ ApplicationCookieAuthenticationScheme { System::String ^ get(); };
public string ApplicationCookieAuthenticationScheme { get; }
member this.ApplicationCookieAuthenticationScheme : string
Public ReadOnly Property ApplicationCookieAuthenticationScheme As String

속성 값

애플리케이션 인증 쿠키를 식별하는 데 사용되는 체계입니다.

적용 대상