Share via


RelyingPartyWebTheme Class

Definition

public ref class RelyingPartyWebTheme : Microsoft::IdentityServer::PolicyModel::Configuration::Web::WebTheme
[System.Runtime.Serialization.DataContract(Namespace="http://schemas.datacontract.org/2012/04/ADFS")]
public class RelyingPartyWebTheme : Microsoft.IdentityServer.PolicyModel.Configuration.Web.WebTheme
type RelyingPartyWebTheme = class
    inherit WebTheme
Public Class RelyingPartyWebTheme
Inherits WebTheme
Inheritance
RelyingPartyWebTheme
Attributes

Constructors

RelyingPartyWebTheme()

Fields

ContractNamespace (Inherited from ContractObject)

Properties

ExtensionData (Inherited from ContractObject)
FileResources (Inherited from WebTheme)
IllustrationImageUri (Inherited from WebTheme)
IsBuiltinTheme (Inherited from WebTheme)
LogoImageUri (Inherited from WebTheme)
Name (Inherited from WebTheme)
ObjectId
StyleSheetRTLUri (Inherited from WebTheme)
StyleSheetUri (Inherited from WebTheme)

Methods

GetResourceAddress(String)
GetResourceHash(String) (Inherited from WebTheme)

Applies to