예제 #1
0
 public ADClaimType(ADClaimTypeBase identity)
 {
     base.Identity = identity;
 }
예제 #2
0
		public ADResourceProperty(ADClaimTypeBase identity)
		{
			base.Identity = identity;
		}
예제 #3
0
		public ADClaimType(ADClaimTypeBase identity)
		{
			base.Identity = identity;
		}
예제 #4
0
 public ADResourceProperty(ADClaimTypeBase identity)
 {
     base.Identity = identity;
 }