AuthenticationType Enum

Definition

Decision switch for the sort of Auth to login to CRM with

public enum class AuthenticationType
public enum AuthenticationType
type AuthenticationType = 
Public Enum AuthenticationType
Inheritance
AuthenticationType

Fields

AD 0

Active Directory Auth

Certificate 6

Certificate based Auth

Claims 3

CLAIMS based Auth

ClientSecret 7

Client Id + Secret Auth type.

ExternalTokenManagement 99

Enabled Host to manage Auth token for CRM connections.

IFD 2

SPLA Auth

InvalidConnection -1

Invalid connection

Live 1

Live Auth

OAuth 5

OAuth based Auth

Office365 4

Office365 base login process

Applies to