ActiveDirectoryResponse

constructor(activeDirectoryId: String? = null, adName: String? = null, administrators: List<String>? = null, aesEncryption: Boolean? = null, allowLocalNfsUsersWithLdap: Boolean? = null, backupOperators: List<String>? = null, dns: String? = null, domain: String? = null, encryptDCConnections: Boolean? = null, kdcIP: String? = null, ldapOverTLS: Boolean? = null, ldapSearchScope: LdapSearchScopeOptResponse? = null, ldapSigning: Boolean? = null, organizationalUnit: String? = null, password: String? = null, preferredServersForLdapClient: String? = null, securityOperators: List<String>? = null, serverRootCACertificate: String? = null, site: String? = null, smbServerName: String? = null, status: String, statusDetails: String, username: String? = null)