Property | Type | Description | |
---|---|---|---|
Author | |||
MapManager | PermissionLevel | ||
None | PermissionLevel | ||
OldAuthor | PermissionLevel | ||
OldReader | PermissionLevel | ||
ProjectManager | PermissionLevel | ||
Reader | PermissionLevel | ||
SecurityManager | PermissionLevel |
Method | Description | |
---|---|---|
Convert ( GlymaPermissionLevel value ) : |
||
Convert ( string name ) : |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
GetHighestPermission ( List |
||
IsOldPermission ( PermissionLevel value ) : bool | ||
ToString ( ) : string | ||
operator ( ) : bool |
Method | Description | |
---|---|---|
Equals ( |
||
PermissionLevel ( int value, string name ) : System.Collections.Generic |
public static Convert ( GlymaPermissionLevel value ) : |
||
value | GlymaPermissionLevel | |
return |
public static Convert ( string name ) : |
||
name | string | |
return |
public static GetHighestPermission ( List |
||
names | List |
|
return | PermissionLevel |
public static IsOldPermission ( PermissionLevel value ) : bool | ||
value | PermissionLevel | |
return | bool |
public static PermissionLevel,SilverlightMappingToolBasic.UI.Extensions.Security Author | ||
return |
public static PermissionLevel MapManager | ||
return | PermissionLevel |
public static PermissionLevel OldAuthor | ||
return | PermissionLevel |
public static PermissionLevel OldReader | ||
return | PermissionLevel |
public static PermissionLevel ProjectManager | ||
return | PermissionLevel |