Skip to main content

AdfOAuth2AuthenticationType Enumeration

AdfOAuth2AuthenticationType Enumeration

Two types of OAuth 2.0 Authentication. Supported values are ServiceAuthentication and UserAuthentication.

Enumeration Values

NameSummary
ServiceAuthentication
Authenticates the service, usually via a .p12 key file.
UserAuthentication
Uses user authentication.