Class BaseEndpointAuthenticationAddIn
- Assembly
- Dynamicweb.DataIntegration.dll
[AddInName("Base Class for Endpoint Authentication Add-in")]
public abstract class BaseEndpointAuthenticationAddIn : ConfigurableAddIn
- Inheritance
-
BaseEndpointAuthenticationAddIn
- Derived
- Inherited Members
Properties
AuthenticationType
public abstract EndpointAuthenticationType AuthenticationType { get; }
Property Value
Methods
ValidateParameters()
public abstract string ValidateParameters()