Get-RASAllowedDevicesSetting
NAME
Get-RASAllowedDevicesSetting
SYNOPSIS
Returns settings for types of allowed clients.
SYNTAX
Get-RASAllowedDevicesSetting [SiteId (uint)] [(CommonParameters)]
DESCRIPTION
Returns settings for types of allowed clients.
PARAMETERS
SiteId (uint)
The site ID.
To obtain the ID of a desired site, use the Get-Sites cmdlet.
(CommonParameters)
INPUTS
-none-
OUTPUTS
EXAMPLES
---------- EXAMPLE 1 ----------
Get-RASAllowedDevicesSetting
Retrieves settings for each of device types shown in 'Allowed Devices'. The permission of the device is represented as a boolean.
RELATED LINKS
Last updated