Click or drag to resize

VGGrantedApplication Class

Represents a class for 'granted application' to user.
Inheritance Hierarchy
SystemObject
  Novalys.VisualGuard.SecurityVGGrantedApplication

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2018.1.720.18 (2018.1.0720.18)
Syntax
[SerializableAttribute]
public sealed class VGGrantedApplication : ISerializable

The VGGrantedApplication type exposes the following members.

Properties
  NameDescription
Public propertyApplicationId
Public propertyApplicationName
Application name
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetObjectData
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also