Click or drag to resize

AppletConfigurationSectionStartupAsset Property

Gets or sets the applet which is used for authentication requests

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

Property Value

Type: String
See Also