Visual Guard Class Library Documentation

VGSecurityManager.SetSecurity Method

Sets the security for the specified object.

Overload List

Sets the security for the specified object.

public static void SetSecurity(Object);

Sets the security corresponding to the specified type for the specified object.

public static void SetSecurity(Object,Type);

See Also

VGSecurityManager Class | Novalys.VisualGuard.Security Namespace