2-step authentication using a token.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
C#
public class WebServiceTwoStepAuthentication : TwoStepAuthentication
Inheritance: objectWebServiceAuthenticationTwoStepAuthenticationWebServiceTwoStepAuthentication
Inherited Members
Constructors
C#
public WebServiceTwoStepAuthentication()
Properties
C#
public WebServiceParameterCollection Parameters { get; set; }