Constable Authorization Engine 2.0 BETA

AuthorizationPolicyLoader.IsPropertySerializable 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]
Public Shared Function IsPropertySerializable( _
   ByVal property As PropertyDescriptor _
) As Boolean
[C#]
public static bool IsPropertySerializable(
   PropertyDescriptor property
);

See Also

AuthorizationPolicyLoader Class | LaMarvin.Constable Namespace