DsspSecurity Properties

Microsoft Robotics Class Reference

The DsspSecurity type exposes the following members.

Properties

  Name Description
Public propertyStatic member AnonymousNetworkIdentity
Gets an identity that transports can use to represent users that have connected anonymously, this is used when the node requires authentication to allow policy to be written that also allows anonymous access.
Public propertyStatic member AuthenticationRequired
Gets a value indicating whether authentication is required for network access to this node.
Protected property CleanupPort
Default cleanup port for this instance.
(Inherited from ServiceBase.)
Protected property Environment
Service environment
(Inherited from ServiceBase.)
Protected property FileStoreConstructorPort
FileStore Constructor Service
(Inherited from ServiceBase.)
Public propertyStatic member OnlySignedServices
Gets a value indicated whether the node required service assemblies to be authenticode signed.
Protected property ResourceManagerPort
Resource manager
(Inherited from ServiceBase.)
Protected property SerializerPort
Serializer
(Inherited from ServiceBase.)
Protected property TaskQueue
Dispatcher port associated with this instance. Used by Activate() calls to schedule tasks
(Inherited from CcrServiceBase.)
Protected property WinFormsServicePort
WinForms Service
(Inherited from ServiceBase.)

See Also

DsspSecurity Class

Microsoft.Dss.Runtime.Security Namespace