2 references to RequestSecurityTokenResponse
System.IdentityModel (2)
System\IdentityModel\Protocols\WSTrust\WSTrustConstantsAdapter.cs (1)
300private string requestSecurityTokenResponse = WSTrustFeb2005Constants.ElementNames.RequestSecurityTokenResponse;
System\IdentityModel\Protocols\WSTrust\WSTrustFeb2005ResponseSerializer.cs (1)
173return reader.IsStartElement(WSTrustFeb2005Constants.ElementNames.RequestSecurityTokenResponse, WSTrustFeb2005Constants.NamespaceURI);