Share via


SiteAuthSettings Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class SiteAuthSettings : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SiteAuthSettings = class
    inherit ProxyOnlyResource
Public Class SiteAuthSettings
Inherits ProxyOnlyResource
Inheritance
SiteAuthSettings
Attributes

Constructors

SiteAuthSettings()
SiteAuthSettings(String, String, String, String, Nullable<Boolean>, String, Nullable<UnauthenticatedClientAction>, Nullable<Boolean>, IList<String>, Nullable<BuiltInAuthenticationProvider>, Nullable<Double>, String, String, String, IList<String>, IList<String>, String, String, IList<String>, String, String, IList<String>, String, String, String, String, IList<String>)

Properties

AdditionalLoginParams
AllowedAudiences
AllowedExternalRedirectUrls
ClientId
ClientSecret
DefaultProvider
Enabled
FacebookAppId
FacebookAppSecret
FacebookOAuthScopes
GoogleClientId
GoogleClientSecret
GoogleOAuthScopes
Id (Inherited from ProxyOnlyResource)
Issuer
Kind (Inherited from ProxyOnlyResource)
MicrosoftAccountClientId
MicrosoftAccountClientSecret
MicrosoftAccountOAuthScopes
Name (Inherited from ProxyOnlyResource)
RuntimeVersion
TokenRefreshExtensionHours
TokenStoreEnabled
TwitterConsumerKey
TwitterConsumerSecret
Type (Inherited from ProxyOnlyResource)
UnauthenticatedClientAction

Applies to