KnownUserAuthenticationMode enum

Known values of UserAuthenticationMode that the service accepts.

Fields

Anonymous

The user authentication mode is anonymous.

Certificate

The user authentication mode is an x509 certificate.

UsernamePassword

The user authentication mode is a username and password.