Flexberry ORM ODataService 5.2.0-beta01
|
Configuration for WebAPI self host for NTLM authentication. Подробнее...
Открытые члены | |
NtlmSelfHostConfiguration (string baseAddress) | |
Initializes a new instance of the NtlmSelfHostConfiguration class. Подробнее... | |
Защищенные члены | |
override BindingParameterCollection | OnConfigureBinding (HttpBinding httpBinding) |
Called to apply the configuration on the endpoint level. Подробнее... | |
Configuration for WebAPI self host for NTLM authentication.
TODO: This class may be useful.
|
inline |
Initializes a new instance of the NtlmSelfHostConfiguration class.
baseAddress | The base address in a form of string. |
|
inlineprotected |
Called to apply the configuration on the endpoint level.
httpBinding | The HTTP binding. |