Click or drag to resize

VGServiceRuntimeProvider Class

Provides the VGSecurityRuntime object used to secure the current web service
Inheritance Hierarchy
SystemObject
  Novalys.VisualGuard.Security.WebServiceVGServiceRuntimeProvider

Namespace:  Novalys.VisualGuard.Security.WebService
Assembly:  Novalys.VisualGuard.Security.WebService (in Novalys.VisualGuard.Security.WebService.dll) Version: 2018.1.720.18 (2018.1.0720.18)
Syntax
public sealed class VGServiceRuntimeProvider

The VGServiceRuntimeProvider type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Events
  NameDescription
Public eventStatic memberRuntimeInitialized
Occurs when the VGSecurityRuntime object assigned by default to the security manager is initialized.
Top
See Also