< Back

Disconnect-AadrmService

Fri Jan 10, 2020 6:11 pm

NAME Disconnect-AadrmService



SYNOPSIS

Disconnects from Rights Management.





SYNTAX

Disconnect-AadrmService [<CommonParameters>]





DESCRIPTION

The Disconnect-AadrmService cmdlet disconnects you from the Azure Rights Management service. Use this cmdlet to

end a connection that you previously established by using the Connect-AadrmService cmdlet.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



NOTES









--------- Example 1: Disconnect from Rights Management ---------



PS C:\\>Disconnect-AadrmService



This command disconnects from the Rights Management service.



RELATED LINKS

Online Version: http://go.microsoft.com/fwlink/?LinkId=400601

Connect-AadrmService