Click or drag to resize

IRestClientSecurityDescriptionPreemptiveAuthentication Property

When true instructs the client to pre-emptively authenticate itself

Namespace:  SanteDB.Core.Http.Description
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
bool PreemptiveAuthentication { get; set; }

Property Value

Type: Boolean
See Also