AuthenticationType enum
Enumerates consumer authentication types.
Fields
None = 0 | No authentication is required. |
OAuth = 10 | OAuth authentication. |
External = 30 | Externally-configured authentication. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Enumerates consumer authentication types.
None = 0 | No authentication is required. |
OAuth = 10 | OAuth authentication. |
External = 30 | Externally-configured authentication. |