你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

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