.NET Framework Class Library
NeedPasswordEventArgs.ForceFullPermission Property
|
<< Click to Display Table of Contents >> Navigation: Gnostice Document Studio .NET > Reference Documentation > API Reference > Gnostice.Core Namespace > NeedPasswordEventArgs Class > NeedPasswordEventArgs Properties > NeedPasswordEventArgs.ForceFullPermission Property |
Namespace: Gnostice.Core
Assembly: Gnostice.Core (in Gnostice.Core.dll)
Visual Basic |
Public Property ForceFullPermission As Boolean |
C# |
public bool ForceFullPermission { get; set; } |
Visual C++ |
public: |