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