Share via


IsUnrestricted Method

Microsoft Robotics Class Reference

Checks the overall permission state of the object.

Namespace: Microsoft.Dss.Core.Permissions
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)

Syntax

public bool IsUnrestricted()

Return Value

Field Value

true if the DssNetworkPermission instance was created with Unrestricted; otherwise,

Field Value

false.

Implements

IUnrestrictedPermission. . :: . .IsUnrestricted() () () ()

See Also

DssNetworkPermission Class

Microsoft.Dss.Core.Permissions Namespace