Click or drag to resize

AddClusterAdminRequestAccess Property

Controls which methods this cluster admin can use. For more details on the levels of access, 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