Progress® Telerik® Reporting R1 2021
WebServiceTwoStepAuthentication Class
2-step authentication using a token.
Inheritance Hierarchy
SystemObject
Telerik.ReportingWebServiceAuthentication
Telerik.ReportingWebServiceTwoStepAuthentication
Namespace:
Telerik.ReportingTelerik.ReportingWebServiceAuthentication
Telerik.ReportingWebServiceTwoStepAuthentication
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
The WebServiceTwoStepAuthentication type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | WebServiceTwoStepAuthentication | Initializes a new instance of the WebServiceTwoStepAuthentication class |
Properties
Name | Description | |
---|---|---|
![]() | Body |
The body of the login HTTP request. Applicable only for POST HTTP request method.
|
![]() | LoginMethod |
Specifies the HTTP request method to be used.
|
![]() | LoginUrl |
This URL generates the authentication token or session key that allows you to access the API.
Required.
|
![]() | LogoutMethod |
Specifies the HTTP request method to be used .
|
![]() | LogoutUrl |
This is used if the resource features a lockout for having too many sessions open.
|
![]() | Parameters |
The parameters of the HTTP request to be applied.
|
![]() | Password |
Password.
(Inherited from WebServiceAuthentication.) |
![]() | ResponseFormat |
The expected data format of the response.
|
![]() | TokenPath |
This is a regular expression that allows us to retrieve the authentication or session key
from the response received via the LoginUrl.
|
![]() | Username |
Username.
(Inherited from WebServiceAuthentication.) |
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | ICloneableClone | (Inherited from WebServiceAuthentication.) |
Version Information
Supported in: 1.0.1