Visual Guard Class Library Documentation

VGSecurityManager Class

Provides the main access point for classes interacting with the Visual Guard security system. This class cannot be inherited.

For a list of all members of this type, see VGSecurityManager Members.

System.Object
   VGSecurityManager

public class VGSecurityManager

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

VGSecurityManager class allows to access to the default Visual Guard runtime environment. If you need to use more than one environment in a same application domain, you can use the VGSecurityRuntime class.

Requirements

Namespace: Novalys.VisualGuard.Security

Assembly: Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll)

See Also

VGSecurityManager Members | Novalys.VisualGuard.Security Namespace