3 references to Name
System.IdentityModel (3)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (3)
606
string attrValue = reader.GetAttribute(WSAuthorizationConstants.Attributes.
Name
);
610
SR.GetString(SR.ID3136, WSAuthorizationConstants.Attributes.
Name
, reader.LocalName, reader.NamespaceURI, attrValue)));
1332
writer.WriteAttributeString(WSAuthorizationConstants.Attributes.
Name
, item.Name.AbsoluteUri);