Invoke-RASSAMLIDP
Last updated
Last updated
Invoke-RASSAMLIDP
Invokes a SAMLIDP action.
Invoke-RASSAMLIDP [] (uint)** - (SwitchParameter) [()]
Invoke-RASSAMLIDP [-] () - (SwitchParameter) [()]
Invokes a SAMLIDP action.
The ID of the SAMLIDP to invoke the action on. To obtain the ID, use the Get-RASSAMLIDP cmdlet.
The SAMLIDP object to invoke the action on.
Specifies to duplicate the SAMLIDP.
(CommonParameters)
**---------- EXAMPLE 1 ----------
Invoke-RASSAMLIDP -Id 1 -Duplicate
Adds a new SAMLIDP by duplicating the SAMLIDP with ID 1.