WSSecurity.ElementNames Members
Defines constants that represent the names of elements used in a security header. This class cannot be inherited.
The following tables list the members exposed by the WSSecurity.ElementNames type.
Public Fields
Name | Description | |
---|---|---|
![]() ![]() |
BinarySecurityToken | Represents the name of the element that defines a binary security token. This field is constant. |
![]() ![]() |
Embedded | Represents the name of the element that defines an embedded security token. This field is constant. |
![]() ![]() |
KeyIdentifier | Represents the name of the element that defines a key identifier. This field is constant. |
![]() ![]() |
Nonce | Represents the name of the element that defines a nonce. This field is constant. |
![]() ![]() |
Password | Represents the name of the element that defines a password. This field is constant. |
![]() ![]() |
Reference | Represents the name of the element that defines a security token reference. This field is constant. |
![]() ![]() |
Security | Represents the name of the <Security> element. This field is constant. |
![]() ![]() |
SecurityTokenReference | Represents the name of the element that defines a security token reference. This field is constant. |
![]() ![]() |
TransformationParameters | Represents the name of the element that specifies the parameters to the XML transformation algorithm. This field is constant. |
![]() ![]() |
Username | Represents the name of the element that defines a user name. This field is constant. |
![]() ![]() |
UsernameToken | Represents the name of the element that defines a user name token. 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
WSSecurity.ElementNames Class
Microsoft.Web.Services3.Security Namespace