Click or drag to resize

ISolidFireElementGetLoginBanner Method

You can use the GetLoginBanner method to get the currently active Terms of Use banner that users see when they log on to the web interface.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
GetLoginBannerResult GetLoginBanner()

Return Value

Type: GetLoginBannerResult
See Also