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