Enum EntraConditionalAccessPolicyCloudAppSecurityType
- Namespace
- CENTREL.XIA.Configuration.Types
- Assembly
- CENTREL.XIA.Configuration.Types.dll
The cloud app security (conditional access app control) security type.
[TypeConverter(typeof(GlobalizedEnumConverter))]
public enum EntraConditionalAccessPolicyCloudAppSecurityType
Fields
BlockDownloads = 1The security type is block downloads.
CustomPolicy = 2The security type is custom policy.
MonitorOnly = 3The security type is monitor only.
Unknown = 0The security type is unknown.