Class GetPolicyRequest
Inheritance
System.Object
GetPolicyRequest
Implements
Namespace: Oci.IdentityService.Requests
Assembly: OCI.DotNetSDK.Identity.dll
Syntax
public class GetPolicyRequest : object, IOciRequest
Examples
Click here to see an example of how to use GetPolicy request.
Properties
PolicyId
Declaration
public string PolicyId { get; set; }
Property Value
Type | Description |
---|---|
System.String | The OCID of the policy. |
Remarks
Required