Click or drag to resize

GetProtectionSchemesResultProtectionSchemes Property

The available protection schemes

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public Dictionary<string, ProtectionSchemeInfo> ProtectionSchemes { get; set; }

Property Value

Type: DictionaryString, ProtectionSchemeInfo
See Also