예제 #1
0
 public void SetIdSDS(string userId)
 {
     RelatedEntityRole.AddId("1.2.826.0.1285.0.2.0.65", userId);
     RelatedEntityRole.AddIdNull("UNK");
 }
예제 #2
0
 public void AddIdNullNI()
 {
     DataEntererRole.AddIdNull("NI");
 }