Freigeben über


ISiteAuthSettingsProperties Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteAuthSettingsPropertiesTypeConverter))]
public interface ISiteAuthSettingsProperties : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.SiteAuthSettingsPropertiesTypeConverter))>]
type ISiteAuthSettingsProperties = interface
    interface IJsonSerializable
Public Interface ISiteAuthSettingsProperties
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

AdditionalLoginParam
AllowedAudience
AllowedExternalRedirectUrl
ClientId
ClientSecret
ClientSecretCertificateThumbprint
DefaultProvider
Enabled
FacebookAppId
FacebookAppSecret
FacebookOAuthScope
GoogleClientId
GoogleClientSecret
GoogleOAuthScope
Issuer
MicrosoftAccountClientId
MicrosoftAccountClientSecret
MicrosoftAccountOAuthScope
RuntimeVersion
TokenRefreshExtensionHour
TokenStoreEnabled
TwitterConsumerKey
TwitterConsumerSecret
UnauthenticatedClientAction
ValidateIssuer

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to