示例#1
0
 public void PopulateSecurityInformationOnDBServer(string cluster, string shardName, IList <IResourceItem> resources)
 {
     dbMgtServer.PopulateSecurityInformationOnDBServer(cluster, shardName, resources);
 }