Class OrganizationalBrandingProperties

java.lang.Object
com.microsoft.graph.models.Entity
com.microsoft.graph.models.OrganizationalBrandingProperties
All Implemented Interfaces:
com.microsoft.graph.serializer.IJsonBackedObject
Direct Known Subclasses:
OrganizationalBranding, OrganizationalBrandingLocalization

public class OrganizationalBrandingProperties extends Entity implements com.microsoft.graph.serializer.IJsonBackedObject
The class for the Organizational Branding Properties.
  • Field Details

    • backgroundColor

      @SerializedName(value="backgroundColor", alternate="BackgroundColor") @Expose @Nullable public String backgroundColor
      The Background Color. Color that appears in place of the background image in low-bandwidth connections. We recommend that you use the primary color of your banner logo or your organization color. Specify this in hexadecimal format, for example, white is #FFFFFF.
    • backgroundImageRelativeUrl

      @SerializedName(value="backgroundImageRelativeUrl", alternate="BackgroundImageRelativeUrl") @Expose @Nullable public String backgroundImageRelativeUrl
      The Background Image Relative Url. A relative URL for the backgroundImage property that is combined with a CDN base URL from the cdnList to provide the version served by a CDN. Read-only.
    • bannerLogoRelativeUrl

      @SerializedName(value="bannerLogoRelativeUrl", alternate="BannerLogoRelativeUrl") @Expose @Nullable public String bannerLogoRelativeUrl
      The Banner Logo Relative Url. A relative URL for the bannerLogo property that is combined with a CDN base URL from the cdnList to provide the read-only version served by a CDN. Read-only.
    • cdnList

      @SerializedName(value="cdnList", alternate="CdnList") @Expose @Nullable public List<String> cdnList
      The Cdn List. A list of base URLs for all available CDN providers that are serving the assets of the current resource. Several CDN providers are used at the same time for high availability of read requests. Read-only.
    • customAccountResetCredentialsUrl

      @SerializedName(value="customAccountResetCredentialsUrl", alternate="CustomAccountResetCredentialsUrl") @Expose @Nullable public String customAccountResetCredentialsUrl
      The Custom Account Reset Credentials Url. A custom URL for resetting account credentials. This URL must be in ASCII format or non-ASCII characters must be URL encoded, and not exceed 128 characters.
    • customCannotAccessYourAccountText

      @SerializedName(value="customCannotAccessYourAccountText", alternate="CustomCannotAccessYourAccountText") @Expose @Nullable public String customCannotAccessYourAccountText
      The Custom Cannot Access Your Account Text. A string to replace the default 'Can't access your account?' self-service password reset (SSPR) hyperlink text on the sign-in page. This text must be in Unicode format and not exceed 256 characters.
    • customCannotAccessYourAccountUrl

      @SerializedName(value="customCannotAccessYourAccountUrl", alternate="CustomCannotAccessYourAccountUrl") @Expose @Nullable public String customCannotAccessYourAccountUrl
      The Custom Cannot Access Your Account Url. A custom URL to replace the default URL of the self-service password reset (SSPR) 'Can't access your account?' hyperlink on the sign-in page. This URL must be in ASCII format or non-ASCII characters must be URL encoded, and not exceed 128 characters. DO NOT USE. Use customAccountResetCredentialsUrl instead.
    • customCSSRelativeUrl

      @SerializedName(value="customCSSRelativeUrl", alternate="CustomCSSRelativeUrl") @Expose @Nullable public String customCSSRelativeUrl
      The Custom CSSRelative Url. A relative URL for the customCSS property that is combined with a CDN base URL from the cdnList to provide the version served by a CDN. Read-only.
    • customForgotMyPasswordText

      @SerializedName(value="customForgotMyPasswordText", alternate="CustomForgotMyPasswordText") @Expose @Nullable public String customForgotMyPasswordText
      The Custom Forgot My Password Text. A string to replace the default 'Forgot my password' hyperlink text on the sign-in form. This text must be in Unicode format and not exceed 256 characters.
    • customPrivacyAndCookiesText

      @SerializedName(value="customPrivacyAndCookiesText", alternate="CustomPrivacyAndCookiesText") @Expose @Nullable public String customPrivacyAndCookiesText
      The Custom Privacy And Cookies Text. A string to replace the default 'Privacy and Cookies' hyperlink text in the footer. This text must be in Unicode format and not exceed 256 characters.
    • customPrivacyAndCookiesUrl

      @SerializedName(value="customPrivacyAndCookiesUrl", alternate="CustomPrivacyAndCookiesUrl") @Expose @Nullable public String customPrivacyAndCookiesUrl
      The Custom Privacy And Cookies Url. A custom URL to replace the default URL of the 'Privacy and Cookies' hyperlink in the footer. This URL must be in ASCII format or non-ASCII characters must be URL encoded, and not exceed 128 characters.
    • customResetItNowText

      @SerializedName(value="customResetItNowText", alternate="CustomResetItNowText") @Expose @Nullable public String customResetItNowText
      The Custom Reset It Now Text. A string to replace the default 'reset it now' hyperlink text on the sign-in form. This text must be in Unicode format and not exceed 256 characters. DO NOT USE: Customization of the 'reset it now' hyperlink text is currently not supported.
    • customTermsOfUseText

      @SerializedName(value="customTermsOfUseText", alternate="CustomTermsOfUseText") @Expose @Nullable public String customTermsOfUseText
      The Custom Terms Of Use Text. A string to replace the the default 'Terms of Use' hyperlink text in the footer. This text must be in Unicode format and not exceed 256 characters.
    • customTermsOfUseUrl

      @SerializedName(value="customTermsOfUseUrl", alternate="CustomTermsOfUseUrl") @Expose @Nullable public String customTermsOfUseUrl
      The Custom Terms Of Use Url. A custom URL to replace the default URL of the 'Terms of Use' hyperlink in the footer. This URL must be in ASCII format or non-ASCII characters must be URL encoded, and not exceed 128characters.
    • faviconRelativeUrl

      @SerializedName(value="faviconRelativeUrl", alternate="FaviconRelativeUrl") @Expose @Nullable public String faviconRelativeUrl
      The Favicon Relative Url. A relative url for the favicon above that is combined with a CDN base URL from the cdnList to provide the version served by a CDN. Read-only.
    • headerBackgroundColor

      @SerializedName(value="headerBackgroundColor", alternate="HeaderBackgroundColor") @Expose @Nullable public String headerBackgroundColor
      The Header Background Color. The RGB color to apply to customize the color of the header.
    • headerLogoRelativeUrl

      @SerializedName(value="headerLogoRelativeUrl", alternate="HeaderLogoRelativeUrl") @Expose @Nullable public String headerLogoRelativeUrl
      The Header Logo Relative Url. A relative URL for the headerLogo property that is combined with a CDN base URL from the cdnList to provide the read-only version served by a CDN. Read-only.
    • loginPageLayoutConfiguration

      @SerializedName(value="loginPageLayoutConfiguration", alternate="LoginPageLayoutConfiguration") @Expose @Nullable public LoginPageLayoutConfiguration loginPageLayoutConfiguration
      The Login Page Layout Configuration. Represents the layout configuration to be displayed on the login page for a tenant.
    • loginPageTextVisibilitySettings

      @SerializedName(value="loginPageTextVisibilitySettings", alternate="LoginPageTextVisibilitySettings") @Expose @Nullable public LoginPageTextVisibilitySettings loginPageTextVisibilitySettings
      The Login Page Text Visibility Settings. Represents the various texts that can be hidden on the login page for a tenant.
    • signInPageText

      @SerializedName(value="signInPageText", alternate="SignInPageText") @Expose @Nullable public String signInPageText
      The Sign In Page Text. Text that appears at the bottom of the sign-in box. Use this to communicate additional information, such as the phone number to your help desk or a legal statement. This text must be in Unicode format and not exceed 1024 characters.
    • squareLogoDarkRelativeUrl

      @SerializedName(value="squareLogoDarkRelativeUrl", alternate="SquareLogoDarkRelativeUrl") @Expose @Nullable public String squareLogoDarkRelativeUrl
      The Square Logo Dark Relative Url. A relative URL for the squareLogoDark property that is combined with a CDN base URL from the cdnList to provide the version served by a CDN. Read-only.
    • squareLogoRelativeUrl

      @SerializedName(value="squareLogoRelativeUrl", alternate="SquareLogoRelativeUrl") @Expose @Nullable public String squareLogoRelativeUrl
      The Square Logo Relative Url. A relative URL for the squareLogo property that is combined with a CDN base URL from the cdnList to provide the version served by a CDN. Read-only.
    • usernameHintText

      @SerializedName(value="usernameHintText", alternate="UsernameHintText") @Expose @Nullable public String usernameHintText
      The Username Hint Text. A string that shows as the hint in the username textbox on the sign-in screen. This text must be a Unicode, without links or code, and can't exceed 64 characters.
  • Constructor Details

    • OrganizationalBrandingProperties

      public OrganizationalBrandingProperties()
  • Method Details

    • setRawObject

      public void setRawObject(@Nonnull com.microsoft.graph.serializer.ISerializer serializer, @Nonnull com.google.gson.JsonObject json)
      Sets the raw JSON object
      Specified by:
      setRawObject in interface com.microsoft.graph.serializer.IJsonBackedObject
      Overrides:
      setRawObject in class Entity
      Parameters:
      serializer - the serializer
      json - the JSON object to set this object to