Click or drag to resize

AuthorizationType Enumeration

Specifies the type of authorization that the user is granted.

Namespace:  AGI.Parallel.Infrastructure
Assembly:  AGI.Parallel.Infrastructure (in AGI.Parallel.Infrastructure.dll) Version: 2.9.0.1601 (2.9.0.1601)
Syntax
public enum AuthorizationType
Members
  Member nameValueDescription
AccessDenied0 Access to the resource is denied.
AccessAllowed1 Access to the resource is allowed.
See Also

STK Parallel Computing Server 2.9 API for .NET