public ADClaimType(ADClaimTypeBase identity) { base.Identity = identity; }
public ADResourceProperty(ADClaimTypeBase identity) { base.Identity = identity; }