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