2 references to Value
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (2)
941
if (claim.
Value
!= null)
945
writer.WriteElementString(prefix, WSAuthorizationConstants.Elements.Value, ns, claim.
Value
);