LdapAuthMethod public enum LdapAuthMethod : Int Enum describing how the authentification will be made. Anonymous Connection without passwords. Declaration Swift case Anonymous = 0 Simple Connection with username/password. Declaration Swift case Simple = 1 © 2022 . All rights reserved. (Last updated: 2022-08-11) Generated by jazzy ♪♫ v0.14.1, a Realm project.