Property | Type | Description |
---|
Method | Description | |
---|---|---|
GetRolesByUserCode ( string code ) : IList |
||
GetRolesNotInUser ( string code ) : IList |
||
GetUsersByRoleCode ( string code ) : IList |
||
GetUsersNotInRole ( string code ) : IList |
||
UserRoleMgrProxy ( ) : System |
public GetRolesByUserCode ( string code ) : IList |
||
code | string | |
return | IList |
public GetRolesNotInUser ( string code ) : IList |
||
code | string | |
return | IList |
public GetUsersByRoleCode ( string code ) : IList |
||
code | string | |
return | IList |
public GetUsersNotInRole ( string code ) : IList |
||
code | string | |
return | IList |