Documentation Index

Fetch the complete documentation index at: https://support.nectarcorp.com/llms.txt

Use this file to discover all available pages before exploring further.

Remove-NectarEmailDomain

Prev Next

Remove an allowed email domain that can be used for login IDs.

Syntax

Remove-NectarEmailDomain
  -EmailDomain  <String>
  -TenantName  <String>
  -Identity  <Int32>

Examples

Example 1

Remove-NectarEmailDomain -EmailDomain contoso.com

Removes the contoso.com email domain from the list of allowed domains on the logged in Nectar DXP tenant.

Parameters

-EmailDomain <String>
The email domain to remove from the tenant.

Parameter Value
Required false
Position 1
Required false
Default Value None
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false

-TenantName <String>
The name of the Nectar DXP tenant. Used in multi-tenant configurations.

Parameter Value
Required false
Position 2
Required false
Default Value None
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false

-Identity <Int32>

Parameter Value
Required false
Position 3
Required false
Default Value 0
Accept pipeline input? true (ByPropertyName)
Accept wildcard characters? false