Enum Authentication
Method of authentication
Namespace: Innovator.Client
Assembly: Innovator.Client.dll
Syntax
public enum Authentication
Fields
Name | Description |
---|---|
Anonymous | No credentials are given |
Explicit | User name and password and given explicitly |
Windows | The windows credentials are passed to the server directly |