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