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