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