Click or drag to resize

VGSecurityRuntimeMembership Property

Gets a VGMembershipInstance object used to manage membership information for the application managed by this runtime

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public VGMembershipInstance Membership { get; }

Property Value

Type: VGMembershipInstance
See Also