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