Table of Contents

Class EntraOrganizationalBrandingLocalizations

Namespace
CENTREL.XIA.Configuration.Types
Assembly
CENTREL.XIA.Configuration.Types.dll

Represents the organizational branding locations for an Entra directory.

public class EntraOrganizationalBrandingLocalizations : BaseTypeSection
Inheritance
EntraOrganizationalBrandingLocalizations

Constructors

EntraOrganizationalBrandingLocalizations()

Initializes a new instance of the CENTREL.XIA.Configuration.Types.EntraOrganizationalBrandingLocalizations class.

public EntraOrganizationalBrandingLocalizations()

Properties

Items

Gets or sets the items in the collection.

public EntraOrganizationalBrandingSettingsCollection Items { get; set; }

Property Value

EntraOrganizationalBrandingSettingsCollection

Methods

ToString()

Returns the branding localizations as a human readable string.

public override string ToString()

Returns

string

The branding localizations as a human readable string.