ldapDn property

String? ldapDn
getter/setter pair

Distinguished Name (DN) that team maps to within LDAP environment

Example: uid=example,ou=users,dc=github,dc=com

Implementation

String? ldapDn;