共用方式為


IdentityCookieOptions.ExternalCookie 屬性

定義

外部 Cookie 的選項。

public:
 property Microsoft::AspNetCore::Builder::CookieAuthenticationOptions ^ ExternalCookie { Microsoft::AspNetCore::Builder::CookieAuthenticationOptions ^ get(); void set(Microsoft::AspNetCore::Builder::CookieAuthenticationOptions ^ value); };
public Microsoft.AspNetCore.Builder.CookieAuthenticationOptions ExternalCookie { get; set; }
member this.ExternalCookie : Microsoft.AspNetCore.Builder.CookieAuthenticationOptions with get, set
Public Property ExternalCookie As CookieAuthenticationOptions

屬性值

適用於