public ISecurityGroup Locate(string securityId, string securityGroupId) { return(SecurityGroup.FromLookupById(Scope, securityId, securityGroupId)); }