SecurityManagerState Properties

Microsoft Robotics Class Reference

The SecurityManagerState type exposes the following members.

Properties

  Name Description
Public property AnonymousNetworkUser
User account to represent anonymous network access to the node.
Public property AuthenticationRequired
Does this node required authenticated connections?
Public property Contracts
Permissions of services defined by contract
Public property Editing
Is this data being edited.
Public property Local
Was this state retrieved on a local connection.
Public property OnlySignedAssemblies
Does this node require that assemblies are authenticode signed?
Public property Paths
Permissions of paths below the root
Public property RestartRequired
Does this node need to be restarted?
Public property Roles
Security Roles

See Also

SecurityManagerState Class

Microsoft.Dss.Services.Security.Manager Namespace