Share via


IAuthConfig Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.AuthConfigTypeConverter))]
public interface IAuthConfig : Microsoft.Azure.PowerShell.Cmdlets.App.Models.IProxyResource
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.App.Models.AuthConfigTypeConverter))>]
type IAuthConfig = interface
    interface IJsonSerializable
    interface IProxyResource
    interface IResource
Public Interface IAuthConfig
Implements IProxyResource
Derived
Attributes
Implements

Properties

CookieExpirationConvention
CookieExpirationTimeToExpiration
ForwardProxyConvention
ForwardProxyCustomHostHeaderName
ForwardProxyCustomProtoHeaderName
GlobalValidationExcludedPath
GlobalValidationRedirectToProvider
GlobalValidationUnauthenticatedClientAction
HttpSettingRequireHttps
Id (Inherited from IResource)
IdentityProvider
LoginAllowedExternalRedirectUrl
LoginPreserveUrlFragmentsForLogin
Name (Inherited from IResource)
NonceExpirationInterval
NonceValidateNonce
PlatformEnabled
PlatformRuntimeVersion
RouteApiPrefix
RouteLogoutEndpoint
SystemDataCreatedAt (Inherited from IResource)
SystemDataCreatedBy (Inherited from IResource)
SystemDataCreatedByType (Inherited from IResource)
SystemDataLastModifiedAt (Inherited from IResource)
SystemDataLastModifiedBy (Inherited from IResource)
SystemDataLastModifiedByType (Inherited from IResource)
Type (Inherited from IResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to