Class RejectDelegatedResourceAccessRequestDetails
Summary of why the Delegated Resource Access Request was rejected.
Inherited Members
Namespace: Oci.DelegateaccesscontrolService.Models
Assembly: OCI.DotNetSDK.Delegateaccesscontrol.dll
Syntax
public class RejectDelegatedResourceAccessRequestDetailsProperties
ApproverComment
Declaration
[JsonProperty(PropertyName = "approverComment")]
public string ApproverComment { get; set; }Property Value
| Type | Description | 
|---|---|
| string | Comment by the approver explaining why the request is rejected. |