RequestSecurityToken Constructor
Initializes a new instance of the RequestSecurityToken class.
Overload List
Name | Description |
---|---|
RequestSecurityToken (SecurityToken) | Initializes a new instance of the RequestSecurityToken class using the security token that is being canceled. |
RequestSecurityToken (String) | Initializes a new instance of the RequestSecurityToken class using the specified token type. |
RequestSecurityToken (XmlElement) | Initializes a new instance of the RequestSecurityToken class using the specified XML element. |
RequestSecurityToken (String, AppliesTo) | Initializes a new instance of the RequestSecurityToken class using the specified token type, base token, and target Web service. |
See Also
Reference
RequestSecurityToken Class
RequestSecurityToken Members
Microsoft.Web.Services3.Security Namespace