|  | BrowserInfo Properties | 
The BrowserInfo type exposes the following members.
 Properties
Properties| 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 |  if client browser supported for WebSigner component.
             | 
|  | IsClientSupported |  if client OS and browser supported for WebSigner component.
             | 
|  | IsMobilePlatform |  if client OS is mobile platform (Android, iOS, iPad, ...).
             | 
|  | IsOSSupported |  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.
             | 
 See Also
See Also