Share via


UsernameToken Constructor

Initializes a new instance of the UsernameToken class.

Overload List

Name Description
UsernameToken (XmlElement) Initializes a new instance of the UsernameToken class with the specified XML element.
UsernameToken (String, String) Initializes a new instance of the UsernameToken class with the specified user name and password.
UsernameToken (String, String, PasswordOption) Initializes a new instance of the UsernameToken class with the specified user name, password, and password sending option.

See Also

Reference

UsernameToken Class
Microsoft.Web.Services2.Security.Tokens Namespace

Other Resources

UsernameToken Members