Click or drag to resize

DriveInfoDriveSecurityFaultReason Property

If enabling or disabling drive security failed, this is the reason why it failed. If the value is 'none', there was no failure.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public string DriveSecurityFaultReason { get; set; }

Property Value

Type: String
See Also