Share via


IdentityCookieOptions.ExternalCookieAuthenticationScheme 속성

정의

외부 인증 쿠키를 식별하는 데 사용되는 체계를 가져옵니다.

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

속성 값

외부 인증 쿠키를 식별하는 데 사용되는 체계입니다.

적용 대상