Table of Contents

Interface IUpdateOAuthOptions

Namespace
Dynamicweb.ExternalAuthentication
Assembly
Dynamicweb.ExternalAuthentication.dll

Interface allows to update authentication schemes and options dynamically

public interface IUpdateOAuthOptions

Methods

SetAuthenticationOptions(OAuthOptions)

void SetAuthenticationOptions(OAuthOptions options)

Parameters

options OAuthOptions
To top