Class GetAzManUserAuthorizationsResponse
Represents the response for the GetAzManUserAuthorizations method.
Inheritance
System.Object
GetAzManUserAuthorizationsResponse
Namespace: Cmc.Nexus.Common.Services
Assembly: Cmc.Nexus.Common.Contracts.dll
Syntax
public class GetAzManUserAuthorizationsResponse : ServiceResponse
Constructors
GetAzManUserAuthorizationsResponse()
Declaration
public GetAzManUserAuthorizationsResponse()
Properties
AzManItems
Declaration
public List<AzManItem> AzManItems { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<AzManItem> |