The MemberDef type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Create()()()() |
Create a MemberDef Default connection definition
| |
| Create(String, String, String, String) |
Create a MemberDef with the specified parameters
| |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| AuthenticationCallback |
The callback that was supplied while setting up the security for the member
| |
| ClientTimeout |
Gets or sets the client timeout
| |
| ClusterSuspendThreshold |
Gets or sets the cluster suspend threshold
| |
| ConnectTimeout |
Gets or sets the connect timeout
| |
| Context |
Gets or sets the context.
| |
| DataStore |
Get and set the data store
| |
| Discovery |
Get and set the discovery attribute
| |
| IdentityPassword |
Set the identity password for a token or a policy's security domain if the identity is encrypted. In case,
the identity has not been encrypted, no password needs to be set and any password set, will be ignored.
| |
| IsSecure |
Gets a value indicating whether this instance is secure.
| |
| Listen |
Get and set the listen attribute
| |
| MemberName |
Get and set the Member name attribute
| |
| MemberTimeout |
Gets or sets the member timeout.
| |
| RemoteDiscovery |
Get and set the remote discovery attribute
| |
| RemoteListen |
Get and set the remote listen attribute
| |
| SecurityPolicyFile |
The security domain policy file location
| |
| SecurityTokenFile |
The security domain token file location
| |
| Timeout | Obsolete.
Gets or sets the timeout.
| |
| TransportThreadCount |
Gets or sets the transport thread count.
| |
| WorkerThreadCount |
Gets or sets the worker thread count.
|