Click or drag to resize

PlatformServicePermission Enumeration

Services provided by the platform which SanteDB services can demand

Namespace: SanteDB.Core.Security
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public enum PlatformServicePermission
Members
Member nameValueDescription
ExternalMedia0 Permission to write to external media
Camera1 Permission to use and control the camera
Geolocation2 Permission to use geolocations
Bluetooth3 Permission to use bluetooth
See Also