Class GetAzManGroupAuthorizationsRequest
Represents the a request for the GetAzManGroupAuthorizations method.
Inheritance
System.Object
GetAzManGroupAuthorizationsRequest
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class GetAzManGroupAuthorizationsRequest : ServiceRequest
Constructors
GetAzManGroupAuthorizationsRequest()
Declaration
public GetAzManGroupAuthorizationsRequest()
Properties
GroupType
Declaration
public AzManItemType GroupType { get; set; }
Property Value
Type | Description |
---|---|
AzManItemType |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |