public override int GetHashCode() { return(EntityHashCode.GetHashCode( this.Addresses, this.EncryptedPartKey, this.EndTime, this.Flags, this.IncludePac, this.KdcAuthorizationKey, this.MaximumRenewalWindow, this.MaximumTicketLifetime, this.Nonce, this.Now, this.PreAuthenticationData, this.PreferredClientEType, this.Principal, this.RealmName, this.RenewTill, this.SamAccountName, this.ServicePrincipal, this.ServicePrincipalKey, this.StartTime, this.Compatibility )); }
public override int GetHashCode() { return(EntityHashCode.GetHashCode(this.Name, this.Type)); }
public override int GetHashCode() { return(EntityHashCode.GetHashCode(Names, NameType)); }