Constable Authorization Engine 2.0 BETA

IPolicyLoaderContext.ConstructorArgumentValues Property

[This is preliminary documentation and subject to change.]

Gets an array of arguments to be passed to the TypeName type's constructor.

[Visual Basic]
Property ConstructorArgumentValues As Object()
[C#]
object[] ConstructorArgumentValues {get;}

Property Value

The constructor argument values.

See Also

IPolicyLoaderContext Interface | LaMarvin.Constable.Design Namespace