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