Click or drag to resize

RayguidePermissionManager Methods

The RayguidePermissionManager type exposes the following members.

Methods
 NameDescription
Public methodAuthenticateLocalUser 
Public methodCanDeleteUser 
Public methodChangeLocalUserPassword 
Public methodGenerateDefaultHashedPassword 
Protected methodGetGroupNamesOfUser Retrieves all Windows groups the given user is member of.
Protected methodGetMachineGroupMembers Retrieves all members of the given local group.
Protected methodGetMachineUsersBasedOnWMI Retrieves all local Windows users. See https://stackoverflow.com/questions/12749537/how-can-i-get-a-list-local-windows-users-only-the-users-that-appear-in-the-wind
Public methodGetRolesOfSessionUser 
Public methodIsCurrentUserAllowed 
Public methodIsCurrentUserAllowedToCreateOrEdit 
Protected methodIsDomainSupported 
Public methodStatic memberJobElementTypeToPermission 
Public methodLoadPermission 
Public methodLogoutLocalUser 
Public methodResetLocalUserPassword 
Public methodSavePermission 
Top
See Also