Miner.Responder.Shared Assembly > Miner.Responder.Shared.Security Namespace > ClientUserPermissions Class : IsAuthorized Method |
'Declaration Public Shared Function IsAuthorized( _ ByVal operation As System.String _ ) As System.Boolean
'Usage Dim operation As System.String Dim value As System.Boolean value = ClientUserPermissions.IsAuthorized(operation)
public static System.bool IsAuthorized( System.string operation )
true
if current user is authorized, otherwise false
Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)
Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.