Click or drag to resize

VGRuntimeExtension Class

Inheritance Hierarchy
SystemObject
  Novalys.VisualGuard.SecurityVGRuntimeExtension

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security.Extension (in Novalys.VisualGuard.Security.Extension.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public static class VGRuntimeExtension

The VGRuntimeExtension type exposes the following members.

Methods
  NameDescription
Public methodStatic memberCleanUpAuthorizationCache
Cleanup Authorization cache depending on cache duration.
Public methodStatic memberClearAuthorizationCache
Clear Authorization cache irrespective of the cache duration
Public methodStatic memberLoadSecurityToken
Load the security via VGToken
Public methodStatic memberMergeSecurityApplication
Merge the current principal with an other application Before calling this method, you need to have one principal load in the current runtime
Top
See Also