Share via


WebCustomizationResourceType Enumeration

 

Types of resources used for web customization.

Namespace:   Microsoft.IdentityServer.PolicyModel.Configuration
Assembly:  Microsoft.IdentityServer (in Microsoft.IdentityServer.dll)

Syntax

public enum WebCustomizationResourceType
public enum class WebCustomizationResourceType
type WebCustomizationResourceType
Public Enumeration WebCustomizationResourceType

Members

Member name Description
AuthenticationProvider

AuthenticationProvider

Global

Global resource

RelyingParty

RelyingParty

See Also

Microsoft.IdentityServer.PolicyModel.Configuration Namespace

Return to top