SecurityInfo Class |
![]() |
Namespace: DataPA.Utils.QueryEngine
[SerializableAttribute] public class SecurityInfo : _SecurityInfo
The SecurityInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | SecurityInfo |
Creates and returns a new Security object for this user.
|
![]() | SecurityInfo(Application) |
Creates and returns a new Security object for this user.
|
Name | Description | |
---|---|---|
![]() | Dispose |
Disposes of the object
|
![]() | SetAppServerSecurity | |
![]() | SetDenySubjectsAccess | |
![]() | SetDenySystemsAccess | |
![]() | SetServerSecurity |
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId | |
![]() ![]() | SetupAccessLicenseTypes |
Name | Description | |
---|---|---|
![]() | Administrator |
Gets a value that indicates if the user is allowed to administer the server.
|
![]() | AllowChangePassword |
Gets a value that indicates whether the user can change their password
|
![]() | AllowLinks |
Gets a value that indicates if the user is allowed to manage links.
|
![]() | AllowManageServer |
Gets a property that indicates if the user is allowed access to the manage server screen.
|
![]() | AllowPublish |
Gets a property that indicates if the user is allowed to publish content to the server.
|
![]() | AllowSecurity |
Gets a value that indicates if the user is allowed access to the security screen.
|
![]() | AllowSelectConnection |
Gets a value that indicates if the select connection screen is offered.
|
![]() | AllowSetup |
Gets a value that indicates if the user is allowed access to the setup screen.
|
![]() | AllowSetupLockOverride |
Gets a value that indicates if the user is allowed to override locks on the setup data.
|
![]() | AllowSubjects |
Gets a value that indicates if the user is allowed to manage subjects.
|
![]() | AllowSystems |
Gets a value that indicates if the user is allowed to manage systems.
|
![]() | Clone |
Gets cloned copy of this object.
|
![]() | DenySubjectsAccess |
Gets a value that indicates if the user denied access to the subjects as they have been filtered.
|
![]() | DenySystemsAccess |
Gets a value that indicates if the user denied access to the connections as they have been filtered.
|
![]() | Group |
Gets the goup this user belongs to.
|
![]() | Parent |
The object that represents the parent of this object.
|
![]() | ReadOnlySetup |
Gets a value that indicates if the user is allowed read only access to the setup.
|
![]() | RequireSecurityPassword |
Gets a value that indicates if the user requires a password to access the security screen.
|
![]() | RunQueryOnly |
Gets a value that indicates if the user can modify a query.
|
![]() | SecurityPassword |
Gets the password required to access the security screen.
|