AdfOAuth2AuthenticationType Enumeration
Two types of OAuth 2.0 Authentication. Supported values are ServiceAuthentication and UserAuthentication.
Enumeration Values
Name | Summary |
---|---|
ServiceAuthentication | Authenticates the service, usually via a .p12 key file. |
UserAuthentication | Uses user authentication. |