Constable Authorization Engine 2.0 BETA

IPolicyLoaderContext.PropertyValues Property

[This is preliminary documentation and subject to change.]

Gets the dictionary of property names and values as retrieved from the persisted policy by the AuthorizationPolicyLoader.

[Visual Basic]
Property PropertyValues As Hashtable
[C#]
System.Collections.Hashtable PropertyValues {get;}

Property Value

The property values.

See Also

IPolicyLoaderContext Interface | LaMarvin.Constable.Design Namespace