Security |
The SecurityUser type exposes the following members.
| Name | Description | |
|---|---|---|
| AddDefaultSecurityGroup | Add default security groups | |
| AddSecurityGroup | Add a security group from a given name | |
| AddWindowsGroupToSecurityGroup | Add security groups from the current Windows group of the logged user | |
| Authenticate | Authenticate the user using the current security script | |
| BelongsToGroup | Returns true if the user belongs to a group given by a name | |
| CanSelectColumn | True if the column can be selected | |
| CanSelectConnection | True if the connection can be selected | |
| CanSelectDevice | True if the device can be selected | |
| CanSelectSource | True if the data source can be selected | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) | |
| FindSecurityFolder | Find a security folder from a given name | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetMenuReportViews | List reports menu | |
| GetPersonalFolderName | Returns the personal folder name | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| LoginAuthentication | Authenticate a login with a password and set his groups | |
| Logout | Logout the user | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) | |
| SaveProfile | Save the user profile | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |