PasswordTypes Members
Contains constants representing the URIs specifying how the password for a UsernameToken security token is sent in a SOAP message.
The following tables list the members exposed by the PasswordTypes type.
Public Constructors
Name | Description | |
---|---|---|
PasswordTypes |
Top
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
PasswordDigest | Represents the URI that specifies the password for a UsernameToken security token is sent as a SHA-1 hash. This field is constant. |
![]() ![]() |
PasswordText | Represents the URI that specifies the password for a UsernameToken security token is sent as plain text. This field is constant. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object ) |
![]() |
GetHashCode | (Inherited from Object ) |
![]() |
GetType | (Inherited from Object ) |
![]() ![]() |
ReferenceEquals | (Inherited from Object ) |
![]() |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object ) |
![]() |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
PasswordTypes Class
Microsoft.Web.Services3.Security.Tokens Namespace
UsernameToken
PasswordOption
SendPlainText