Class Overview
Enumerates policy results.
Summary
Enum Values |
PolicyItem.PolicyResult |
POLICYRESULT_NOTHANDLED |
Represents nothandled result |
PolicyItem.PolicyResult |
POLICYRESULT_PERMITTED |
Represents permitted result |
PolicyItem.PolicyResult |
POLICYRESULT_PROHIBITED |
Represents prohibited result |
PolicyItem.PolicyResult |
POLICYRESULT_UNKNOWN |
Represents unknown type while converting string to enum |
Enum Values
Represents nothandled result
Represents permitted result
Represents prohibited result
Represents unknown type while converting string to enum
Public Methods
Parameters |
policyResult |
String
|