Overload List
| Name | Description | |
|---|---|---|
| DOFServerConfigBuilderSecurableT(DOFServerType, DOFAddress) | Create a simple, secure server on the target address to be an AS server.
| |
| DOFServerConfigBuilderSecurableT(DOFServerType, DOFAddress, DOFCredentials) | Create a simple, secure server on the target address with a single credentials.
| |
| DOFServerConfigBuilderSecurableT(DOFServerType, DOFAddress, DOFCredentials) | Create a simple, secure server on the target address with potentially multiple credentials.
| |
| DOFServerConfigBuilderSecurableT(DOFServerType, DOFAddress, ICollectionDOFCredentials) | Create a simple, secure server on the target address with a collection of credentials.
|
See Also