Interface IdentityProviderContract.DefinitionStages.WithSigninTenant

    • Method Detail

      • withSigninTenant

        IdentityProviderContract.DefinitionStages.WithCreate withSigninTenant​(String signinTenant)
        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.