RequestSecurityToken Constructor
Initializes a new instance of the RequestSecurityToken class.
Overload List
Name | Description |
---|---|
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 and target Web service. |
RequestSecurityToken (String, SecurityToken) | Initializes a new instance of the RequestSecurityToken class using the specified token type and base token. |
RequestSecurityToken (String, SecurityToken, 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
Microsoft.Web.Services2.Security Namespace