LdapServerMetadataOutput constructor
LdapServerMetadataOutput({})
Implementation
LdapServerMetadataOutput({
this.hosts,
this.roleBase,
this.roleName,
this.roleSearchMatching,
this.roleSearchSubtree,
this.serviceAccountUsername,
this.userBase,
this.userRoleName,
this.userSearchMatching,
this.userSearchSubtree,
});