1 write to identityClaim
System.ServiceModel (1)
System\ServiceModel\EndpointIdentity.cs (1)
51
this.
identityClaim
= identityClaim;
2 references to identityClaim
System.ServiceModel (2)
System\ServiceModel\EndpointIdentity.cs (2)
59
if (this.
identityClaim
== null)
63
return this.
identityClaim
;