コード例 #1
0
 public CustomPrincipal(CustomIdentity identity)
 {
     this.Identity = identity;
 }