RayguidePermissionManagerGetMachineGroupMembers Method |
Retrieves all members of the given local group.
Namespace: RAYLASE.Marker.GUI.Common.PermissionAssembly: RAYLASE.Marker.GUI.Common (in RAYLASE.Marker.GUI.Common.dll) Version: 2.19.0
Syntaxprotected virtual IList<string> GetMachineGroupMembers()
Return Value
IListStringA list with all member names of the group.
See Also