Click or drag to resize
RestApiAuthMgrWinforms Properties

The RestApiAuthMgrWinforms type exposes the following members.

Properties
  Name Description
Public property Api
The API that is linked to this authorization manager.
(Inherited from ApiAuthManager.)
Protected property AuthenticationStateChange
Notifies that SSO authentication has completed.
(Inherited from ApiAuthManager.)
Public property IsUiSupported
Is the UI supported?
(Inherited from ApiAuthManager.)
Public property LoginDetails
The details for the user who is logging in using this auth manager.
(Inherited from ApiAuthManager.)
Protected property SsoAuthenticationComplete
Notifies that SSO authentication has completed.
(Inherited from ApiAuthManager.)
Top
See Also