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 © 2024 . All rights reserved. (Last updated: 2024-06-17) Generated by jazzy ♪♫ v0.14.3, a Realm project.