Enum CryptoObservedBooleanValue
Boolean-like value observed during crypto assessment. NOT_SUPPORTED indicates the value could not be determined.
Namespace: Oci.DatasafeService.Models
Assembly: OCI.DotNetSDK.Datasafe.dll
Syntax
public enum CryptoObservedBooleanValue
Fields
| Name | Description |
|---|---|
| False | |
| NotSupported | |
| True | |
| UnknownEnumValue |