[This is preliminary documentation and is subject to change.]
Returns data bag that contains user rights. This is a framework-only internal property
which should not be used by application developers. This bag may get populated fully-or-partially
by ISecurityManager implementation. Use User[permission] indexer or Application.SecurityManager.Authorize()
to obtain AccessLevel
Namespace: NFX.SecurityAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type: RightsSee Also