1 write to ClaimRight
System.ServiceModel.Activities (1)
System\ServiceModel\XamlIntegration\EndpointIdentityExtension.cs (1)
30this.ClaimRight = identity.IdentityClaim.Right;
1 reference to ClaimRight
System.ServiceModel.Activities (1)
System\ServiceModel\XamlIntegration\EndpointIdentityExtension.cs (1)
45Claim claim = new Claim(this.ClaimType, this.ClaimResource, this.ClaimRight);