Share via


BinarySecurityToken Constructor

Initializes a new instance of the BinarySecurityToken class.

Overload List

Name Description
BinarySecurityToken (String) Initializes a new instance of the BinarySecurityToken class using the specified value type.
BinarySecurityToken (String, String) Initializes a new instance of the BinarySecurityToken class using the specified value type and token type.
BinarySecurityToken (XmlElement, String) Initializes a new instance of the BinarySecurityToken class using the specified XML element and value type.
BinarySecurityToken (XmlElement, String, String) Initializes a new instance of the BinarySecurityToken class using the specified XML element, value type, and token type.

See Also

Reference

BinarySecurityToken Class
BinarySecurityToken Members
Microsoft.Web.Services3.Security.Tokens Namespace