Click or drag to resize

ClusterAdminAccess Property

Controls which methods this cluster admin can use. For more details, see Access Control in the Element API Reference Guide.

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

Property Value

Type: String
See Also