Constable Authorization Engine 2.0 BETA

AuthorizationPolicy.CreateProperty Method 

[This is preliminary documentation and subject to change.]

This member supports the Constable Authorization Engine (CAZE) infrastructure and is not intended to be used directly from your code.

[Visual Basic]
Overridable Protected Function CreateProperty( _
   ByVal id As String _
) As Property
[C#]
protected virtual Property CreateProperty(
   string id
);

See Also

AuthorizationPolicy Class | LaMarvin.Constable Namespace