예제 #1
0
 public CustomPrincipal(CustomIdentity identity)
 {
     this._identity = identity;
 }