Enum AdfOAuth2AuthenticationType
C#
public enum AdfOAuth2AuthenticationType
Fields
ServiceAuthentication | Authenticates the service, usually via a .p12 key file. |
UserAuthentication | Uses user authentication. |