![]() | BrowserInfo Class |
Namespace: ASDSoft.WebSigner.Server.Browser
public class BrowserInfo
The BrowserInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | Browser |
Name of client browser.
|
![]() | BrowserVersion |
Version of client browser.
|
![]() ![]() | Current |
The main entry point for getting information about client browser and OS for the current request.
|
![]() | IsBrowserSupported | true if client browser supported for WebSigner component.
|
![]() | IsClientSupported | true if client OS and browser supported for WebSigner component.
|
![]() | IsMobilePlatform | true if client OS is mobile platform (Android, iOS, iPad, ...).
|
![]() | IsOSSupported | true if client OS supported for WebSigner component.
|
![]() | IsPowerSaveEnvironment | |
![]() | OS |
Name of client OS.
|
![]() | OSVersion |
Version of client OS.
|
![]() | UnsupportedHtml |
User message for unsupported client OS or browser in HTML format.
|