IdentityConstants 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表可用來設定身分識別系統所用 Cookie 中介軟體的所有選項。
public ref class IdentityConstants
public class IdentityConstants
type IdentityConstants = class
Public Class IdentityConstants
- 繼承
-
IdentityConstants
建構函式
IdentityConstants() |
代表可用來設定身分識別系統所用 Cookie 中介軟體的所有選項。 |
欄位
ApplicationScheme |
用來識別應用程式驗證 Cookie 的配置。 |
BearerScheme |
用來識別持有人驗證權杖的配置。 |
ExternalScheme |
用來識別外部驗證 Cookie 的配置。 |
TwoFactorRememberMeScheme |
用來識別 Two Factor Authentication Cookie 以儲存「記住我」狀態的配置。 |
TwoFactorUserIdScheme |
用來識別雙向使用者身分識別之 Two Factor Authentication Cookie 的配置。 |