IdentityCookieOptions.ExternalCookieAuthenticationScheme 属性

定义

获取用于标识外部身份验证 Cookie 的方案。

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

属性值

用于标识外部身份验证 Cookie 的方案。

适用于