C# Class TersoSolutions.Jetstream.SDK.Application.Model.RemoveDeviceFromPolicyRequest

RemoveDeviceFromPolicy removes the device from the list of devices to monitor for compliance with your policy. Once removed from the policy all settings will be managed using GetConfigValuesCommand and SetConfigValuesCommand manually. Request object for the Jetstream RemoveDeviceFromPolicy endpoint.
Inheritance: JetstreamRequest
Mostrar archivo Open project: tersosolutions/JetstreamSDK-.NET Class Usage Examples

Private Methods

Method Description
BuildUri ( string baseUri, string accesskey ) : string