3 references to Scope
System.IdentityModel (3)
System\IdentityModel\Protocols\WSTrust\WSTrustSerializationHelper.cs (3)
613
attrValue = reader.GetAttribute(WSAuthorizationConstants.Attributes.
Scope
);
617
SR.GetString(SR.ID3136, WSAuthorizationConstants.Attributes.
Scope
, reader.LocalName, reader.NamespaceURI, attrValue)));
1335
writer.WriteAttributeString(WSAuthorizationConstants.Attributes.
Scope
, item.Scope.AbsoluteUri);