[This is preliminary documentation and is subject to change.]
Overload List
Name | Description | |
---|---|---|
![]() | AuthenticationHeader(AuthenticationToken) | Initializes a new instance of the AuthenticationHeader class |
![]() | AuthenticationHeader(Credentials) |
Inits header with Credentials instance.
Note: passing IDPasswordCredentials over public wire is not a good practice,
pass AuthenticationToken instead
|
See Also