AddLdapClusterAdminRequestAcceptEula Property |
Accept the End User License Agreement. Set to true to add a cluster administrator account to the system. If omitted or set to false, the method call fails.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax public Nullable<bool> AcceptEula { get; set; }
Property Value
Type:
NullableBooleanSee Also