Click or drag to resize

SecurityUser Methods

The SecurityUser type exposes the following members.

Methods
 NameDescription
Public methodAddDefaultSecurityGroup Add default security groups
Public methodAddSecurityGroup Add a security group from a given name
Public methodAddWindowsGroupToSecurityGroup Add security groups from the current Windows group of the logged user
Public methodAuthenticate Authenticate the user using the current security script
Public methodBelongsToGroup Returns true if the user belongs to a group given by a name
Public methodCanSelectColumn True if the column can be selected
Public methodCanSelectConnection True if the connection can be selected
Public methodCanSelectDevice True if the device can be selected
Public methodCanSelectSource True if the data source can be selected
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Protected methodFinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
Public methodFindSecurityFolder Find a security folder from a given name
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetMenuReportViews List reports menu
Public methodGetPersonalFolderName Returns the personal folder name
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodLoginAuthentication Authenticate a login with a password and set his groups
Public methodLogout Logout the user
Protected methodMemberwiseCloneCreates a shallow copy of the current Object.
(Inherited from Object)
Public methodSaveProfile Save the user profile
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also