Example #1
0
 public RavenPrincipal(RavenIdentity identity)
 {
     this.identity = identity;
 }