The MemberDef type exposes the following members.
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.
| |
ProcessName |
Get and set the Process name attribute
| |
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.
|