 | AppletConfigurationSectionAllowUnsignedApplets Property |
Allow unsigned applets to be installed
Namespace: SanteDB.Core.Applets.ConfigurationAssembly: SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 3.0.2081-alpha+7b2a5ef9dec224f2debe0fde366fd06099cc30db
Syntaxpublic bool AllowUnsignedApplets { get; set; }Public Property AllowUnsignedApplets As Boolean
Get
Set
public:
property bool AllowUnsignedApplets {
bool get ();
void set (bool value);
}member AllowUnsignedApplets : bool with get, set
Property Value
Boolean
See Also