PsApiManagementIdentityProvider Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class PsApiManagementIdentityProvider : Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Models.PsApiManagementArmResource
type PsApiManagementIdentityProvider = class
inherit PsApiManagementArmResource
Public Class PsApiManagementIdentityProvider
Inherits PsApiManagementArmResource
- Inheritance
Constructors
PsApiManagementIdentityProvider() |
Properties
AllowedTenants |
Gets or sets list of Allowed Tenants when configuring Azure Active Directory login. |
Authority |
Gets or sets openID Connect discovery endpoint hostname for AAD or AAD B2C. |
ClientId |
Gets or sets client Id of the Application in the external Identity Provider. It is App ID for Facebook login, Client ID for Google login, App ID for Microsoft. |
ClientSecret |
Gets or sets client secret of the Application in external Identity Provider, used to authenticate login request. For example, it is App Secret for Facebook login, API Key for Google login, Public Key for Microsoft. |
Id |
Arm Identifier of the Resource (Inherited from PsApiManagementArmResource) |
PasswordResetPolicyName |
Gets or sets password Reset Policy Name. Only applies to AAD B2C Identity Provider. |
ProfileEditingPolicyName |
Gets or sets profile Editing Policy Name. Only applies to AAD B2C Identity Provider. |
ResourceGroupName |
Resource Group Name the resource is part of. (Inherited from PsApiManagementArmResource) |
ServiceName |
Api Management service Name to which the Resource belongs (Inherited from PsApiManagementArmResource) |
SigninPolicyName |
Gets or sets signin Policy Name. Only applies to AAD B2C Identity Provider. |
SigninTenant |
Gets or sets the SignIn Tenant to override the |
SignupPolicyName |
Gets or sets signup Policy Name. Only applies to AAD B2C Identity Provider. |
Type |