-
Name
<string>
The name of the SAMLIDP to remove from a site.
Required? true
Position? 0
Default value
Accept pipeline input? false
Accept wildcard characters? false
-
SiteId
<uint>
Site ID from which to remove the SAMLIDP.
Required? false
Position? 1
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-
Id
<uint>
The ID of the SAMLIDP to remove from the site.
To obtain the ID, use the Get-SAMLIDP cmdlet.
Required? true
Position? 0
Default value 0
Accept pipeline input? false
Accept wildcard characters? false
-
InputObject
<
SAMLIDP
>
The SAMLIDP to remove from a site.
To obtain a SAMLIDP object representing a SAMLIDP, use the Get-SAMLIDP command.
Required? true
Position? 0
Default value
Accept pipeline input? true (ByValue)
Accept wildcard characters? false
<
CommonParameters
>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters documentation.