다음을 통해 공유


UsernameToken Constructor

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