KerberosAttributes constructor
KerberosAttributes({})
Implementation
KerberosAttributes({
required this.kdcAdminPassword,
required this.realm,
this.aDDomainJoinPassword,
this.aDDomainJoinUser,
this.crossRealmTrustPrincipalPassword,
});