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
RequestSecurityTokenResponse Members
Microsoft.Web.Services3.Security Namespace