Click or drag to resize

AppletConfigurationSectionTrustedPublishers Property

Note: This API is now obsolete.

Trusted publishers

Namespace: SanteDB.Core.Applets.Configuration
Assembly: SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 3.0.2081-alpha+7b2a5ef9dec224f2debe0fde366fd06099cc30db
Syntax
[ObsoleteAttribute("Trusted Publishers can no longer be configured via command line - certificates must be installed into host trust store", 
	true)]
public List<string> TrustedPublishers { get; set; }

Property Value

ListString
See Also