Click or drag to resize

SecurityConfigurationSectionOwners Property

When true, only allow login from this facility

Namespace:  SanteDB.DisconnectedClient.Configuration
Assembly:  SanteDB.DisconnectedClient.Core (in SanteDB.DisconnectedClient.Core.dll) Version: 2.2.1
Syntax
public List<Guid> Owners { get; set; }

Property Value

Type: ListGuid
See Also