ProtocolType public enum ProtocolType The type of Auth Provider, i.e. whether it is a local or external provider. Documentation External = 1 External authentication Local = 0 Local authentication