 | PolicyDecisionSecurable Property |
The securable that this policy outcome is made against
Namespace:
SanteDB.Core.Security
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntaxpublic Object Securable { get; }
Public ReadOnly Property Securable As Object
Get
public:
property Object^ Securable {
Object^ get ();
}
member Securable : Object with get
Property Value
Type:
Object
See Also