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