Authentication Members
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
The Authentication class represents the authentication mode that is used to connect to the back-end server.
The Authentication type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
Authentication() | Obsolete. Initializes a new instance of the Authentication class. |
![]() |
Authentication(String, String) | Obsolete. Initializes a new instance of the Authentication class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Actor | (Inherited from SoapHeader.) |
![]() |
Authentications | Obsolete. Gets or sets the authentications specified in the authentication header. |
![]() |
DidUnderstand | (Inherited from SoapHeader.) |
![]() |
EncodedMustUnderstand | (Inherited from SoapHeader.) |
![]() |
EncodedMustUnderstand12 | (Inherited from SoapHeader.) |
![]() |
EncodedRelay | (Inherited from SoapHeader.) |
![]() |
MustUnderstand | (Inherited from SoapHeader.) |
![]() |
Relay | (Inherited from SoapHeader.) |
![]() |
Role | (Inherited from SoapHeader.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top