Click or drag to resize

AddLdapClusterAdminRequestAccess Property

Controls which methods this Cluster Admin can use. For more details on the levels of access, see the Access Control appendix in the SolidFire API Reference.

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