| PolicyDecisionOutcome Property |
Gets the outcome of the poilcy decision taking into account all triggered policies
Namespace:
SanteDB.Core.Security
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax public PolicyGrantType Outcome { get; }
Public ReadOnly Property Outcome As PolicyGrantType
Get
public:
property PolicyGrantType Outcome {
PolicyGrantType get ();
}
member Outcome : PolicyGrantType with get
Property Value
Type:
PolicyGrantTypeSee Also