Partager via


MobileDeviceConfiguration.DeviceAccessControlRule property

Namespace:  Microsoft.Exchange.Management.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property DeviceAccessControlRule As ADObjectId
    Get
    Set
'Usage
Dim instance As MobileDeviceConfiguration
Dim value As ADObjectId

value = instance.DeviceAccessControlRule

instance.DeviceAccessControlRule = value
public ADObjectId DeviceAccessControlRule { get; set; }

Property value

Type: Microsoft.Exchange.Data.Directory.ADObjectId

See also

Reference

MobileDeviceConfiguration class

MobileDeviceConfiguration members

Microsoft.Exchange.Management.Tasks namespace