SiteAuthSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Współpracuj z nami w serwisie GitHub
Źródło tej zawartości można znaleźć w witrynie GitHub, gdzie można również tworzyć i przeglądać problemy i żądania ściągnięcia. Więcej informacji znajdziesz w naszym przewodniku dla współtwórców.
Azure SDK for .NET