2 references to PeerClaimType
System.ServiceModel (2)
System\ServiceModel\Channels\PeerSecurityHelpers.cs (2)
139return new Claim(PeerClaimType, resourceValue, resourceRight); 143return identity.IdentityClaim.ClaimType == PeerClaimType;