SkmXmlApi
SkmXmlApi.SkmPermissionList Class Reference

Collection of permissions associated to an SkmObject More...

Inheritance diagram for SkmXmlApi.SkmPermissionList:

Static Public Member Functions

static SkmPermissionList NewSkmPermissionList (string RawPermissions, int RoleId, string RoleName)
 Creates a new collection of permissions More...
 

Properties

int RoleId [get]
 The role identifier on the Skm system More...
 
string RoleName [get]
 The human friendly role name More...
 

Detailed Description

Collection of permissions associated to an SkmObject

Member Function Documentation

◆ NewSkmPermissionList()

static SkmPermissionList SkmXmlApi.SkmPermissionList.NewSkmPermissionList ( string  RawPermissions,
int  RoleId,
string  RoleName 
)
static

Creates a new collection of permissions

Parameters
RawPermissionsThe raw string of permissions recieved from the Skm API
RoleId
RoleName
Returns
A strong-typed collection of Skm Permission

Property Documentation

◆ RoleId

int SkmXmlApi.SkmPermissionList.RoleId
get

The role identifier on the Skm system

◆ RoleName

string SkmXmlApi.SkmPermissionList.RoleName
get

The human friendly role name


The documentation for this class was generated from the following file: