Share via


RequestSecurityTokenResponse Constructor

Initializes a new instance of the RequestSecurityTokenResponse class.

Overload List

Name Description
RequestSecurityTokenResponse () Initializes a new instance of the RequestSecurityTokenResponse class.
RequestSecurityTokenResponse (SecurityToken) Initializes a new instance of the RequestSecurityTokenResponse class using the specified security token.
RequestSecurityTokenResponse (XmlElement) Initializes a new instance of the RequestSecurityTokenResponse class using the specified XML element.
RequestSecurityTokenResponse (SecurityToken, String) Initializes a new instance of the RequestSecurityTokenResponse class using the specified security token and scope.

See Also

Reference

RequestSecurityTokenResponse Class
Microsoft.Web.Services2.Security Namespace

Other Resources

RequestSecurityTokenResponse Members