SiteAuthSettings Class

Definition

The Authentication / Authorization settings of a web site.

public class SiteAuthSettings
type SiteAuthSettings = class
Public Class SiteAuthSettings
Inheritance
SiteAuthSettings

Constructors

SiteAuthSettings()

Initializes a new instance of the SiteAuthSettings class.

Properties

AADClientId

Optional. Gets or sets the OpenID Connection client_id value for the web site.

OpenIdIssuer

Optional. Gets or sets the OpenID Connect issuer URL value for the web site.

Applies to