SecuritySettings Members

Microsoft Robotics Class Reference

The SecuritySettings type exposes the following members.

Constructors

  Name Description
Public method SecuritySettings
Default ctor

Methods

  Name Description
Public method Clone
Creates a new SecuritySettings object that is a copy of the current instance.
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Fields

  Name Description
Public field AnonymousNetworkUser
User account to represent anonymous network access to the node.
Public field AuthenticationRequired
Does this node required authenticated connections?
Public field OnlySignedAssemblies
Does this node require that assemblies are authenticode signed?
Public field RestartRequired
Does this node need to be restarted for these settings to take effect?
Public field UpdatePort
port on which a message is sent when the service state is updated

Properties

  Name Description
Public property Contracts
Permissions keyed by contract
Public property Paths
Child nodes
Public property Roles
Security Roles

See Also

SecuritySettings Class

Microsoft.Dss.Runtime.Security Namespace