Click or drag to resize

AuditAccountabilityConfigurationSectionSourceInformation Property

Audit source identification

Namespace:  SanteDB.Core.Configuration
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
[TypeConverterAttribute(typeof(ExpandableObjectConverter))]
public AuditSourceConfiguration SourceInformation { get; set; }

Property Value

Type: AuditSourceConfiguration
See Also