Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Flags that describe the type of classification property.
Namespace: Microsoft.Storage
Assembly: srmlib (in srmlib.dll)
Syntax
public enum _FsrmPropertyDefinitionFlags
public enum class _FsrmPropertyDefinitionFlags
type _FsrmPropertyDefinitionFlags
Public Enumeration _FsrmPropertyDefinitionFlags
Members
| Member name | Description | |
|---|---|---|
| FsrmPropertyDefinitionFlags_Deprecated | The FSRM classification property definition is deprecated. |
|
| FsrmPropertyDefinitionFlags_Global | The FSRM classification property definition is defined globally, using group policy. |
|
| FsrmPropertyDefinitionFlags_Secure | The FSRM classification property definition is used for security purposes. |
See Also
Return to top