ConnectionSetting Enumeration
Indicates the type of sources that are allowed to access the provider.
Assembly: ProviderFramework (in ProviderFramework.dll)
| Member name | Description | |
|---|---|---|
| AllowLocalAccessOnly | Allows the provider to accept incoming connections from the local host computer. | |
| AllowRemoteAccess | Allows the provider to accept incoming connections from the local host and a remote host computer. |
Community Additions
ADD
Show: