SetLoginBannerRequestEnabled Property |
The status of the Terms of Use banner. Possible values:
true: The Terms of Use banner is displayed upon web interface login.
false: The Terms of Use banner is not displayed upon web interface login.
Namespace:
SolidFire.Element.Api
Assembly:
SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntaxpublic Nullable<bool> Enabled { get; set; }Property Value
Type:
NullableBoolean
See Also