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