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