Click or drag to resize

SecurityPolicyResourceHandlerCapabilities Property

Get the capabilities of this resource

Namespace:  SanteDB.Rest.AMI.Resources
Assembly:  SanteDB.Rest.AMI (in SanteDB.Rest.AMI.dll) Version: 2.2.1
Syntax
public override ResourceCapabilityType Capabilities { get; }

Property Value

Type: ResourceCapabilityType

Implements

IApiResourceHandlerCapabilities
See Also