Click or drag to resize
AuthenticationMethod Enumeration
An enum of authentication methods

Namespace:  BlackBerry.Workspaces.Enums
Assembly:  BlackBerryWorkspacesSDK (in BlackBerryWorkspacesSDK.dll) Version: 7.0.0.223 (7.0.0.223)
Syntax
C#
public enum AuthenticationMethod
Members
  Member nameValueDescription
EMAIL_SELF_ENROLLMENT0 mail self-enrollment
USER_PASSWORD1 sername-password
AD_SSO2 D SSO
GENERAL_OAUTH3 eneral OAUTH
SAML4 AML
MULTI_METHODS5 ulti-methods
SYSTEM_ACCOUNT6 ystem account
EID_ACCOUNT7 nterprise ID
OIDC_ACCOUNT8 nterprise ID
See Also