Click or drag to resize

ServiceClientSecurityPreemptiveAuthentication Property

Preemptive authentication

Namespace:  SanteDB.DisconnectedClient.Configuration
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public bool PreemptiveAuthentication { get; set; }

Property Value

Type: Boolean

Implements

IRestClientSecurityDescriptionPreemptiveAuthentication
See Also