Interface IdentityProviderContract.DefinitionStages.WithSigninTenant

All Known Subinterfaces:
IdentityProviderContract.Definition, IdentityProviderContract.DefinitionStages.WithCreate
Enclosing interface:
IdentityProviderContract.DefinitionStages

public static interface IdentityProviderContract.DefinitionStages.WithSigninTenant
The stage of the IdentityProviderContract definition allowing to specify signinTenant.
  • Method Details

    • withSigninTenant

      Specifies the signinTenant property: The TenantId to use instead of Common when logging into Active Directory.
      Parameters:
      signinTenant - The TenantId to use instead of Common when logging into Active Directory.
      Returns:
      the next definition stage.