Class GenerateMaskingPolicyForDownloadDetails
Details to generate a downloadable masking policy.
Inherited Members
Namespace: Oci.DatasafeService.Models
Assembly: OCI.DotNetSDK.Datasafe.dll
Syntax
public class GenerateMaskingPolicyForDownloadDetails
Properties
PolicyFormat
Declaration
[JsonProperty(PropertyName = "policyFormat")]
[JsonConverter(typeof(StringEnumConverter))]
public PolicyFormat? PolicyFormat { get; set; }
Property Value
Type | Description |
---|---|
PolicyFormat? | The format of the masking policy file. |