_FsrmPropertyDefinitionFlags Enumeration

 

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

Microsoft.Storage Namespace

Return to top