AzureADB2COptions 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
警告
This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.
使用 Azure Active Directory B2C 設定驗證的選項。
public ref class AzureADB2COptions
public class AzureADB2COptions
[System.Obsolete("This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.")]
public class AzureADB2COptions
type AzureADB2COptions = class
[<System.Obsolete("This is obsolete and will be removed in a future version. Use Microsoft.Identity.Web instead. See https://aka.ms/ms-identity-web.")>]
type AzureADB2COptions = class
Public Class AzureADB2COptions
- 繼承
-
AzureADB2COptions
- 屬性
建構函式
AzureADB2COptions() |
已淘汰.
使用 Azure Active Directory B2C 設定驗證的選項。 |
屬性
AllSchemes |
已淘汰.
取得所有基礎驗證配置。 |
CallbackPath |
已淘汰.
取得或設定登入回呼路徑。 |
ClientId |
已淘汰.
取得或設定用戶端識別碼。 |
ClientSecret |
已淘汰.
取得或設定用戶端密碼。 |
CookieSchemeName |
已淘汰.
取得或設定要用於使用此 Azure Active Directory B2C 驗證實例登入的 Cookie 驗證配置。 |
DefaultPolicy |
已淘汰.
取得或設定預設原則。 |
Domain |
已淘汰.
取得或設定 Azure Active Directory B2C 租使用者的網域。 |
EditProfilePolicyId |
已淘汰.
取得或設定編輯設定檔原則名稱。 |
Instance |
已淘汰.
取得或設定 Azure Active Directory B2C 實例。 |
JwtBearerSchemeName |
已淘汰.
取得或設定 Jwt 持有人驗證配置,以用於驗證此 Azure Active Directory B2C 持有人驗證實例的存取權杖。 |
OpenIdConnectSchemeName |
已淘汰.
取得或設定 OpenID Connect 驗證配置,以用於向這個 Azure Active Directory B2C 驗證實例進行驗證。 |
ResetPasswordPolicyId |
已淘汰.
取得或設定重設密碼原則識別碼。 |
SignedOutCallbackPath |
已淘汰.
取得或設定登出回呼路徑。 |
SignUpSignInPolicyId |
已淘汰.
取得或設定註冊或登入原則名稱。 |