Cloud Identity-Aware Proxy v1 API - Class Brand (2.6.0)

 public sealed class Brand : IMessage<Brand>, IEquatable<Brand>, IDeepCloneable<Brand>, IBufferMessage, IMessage 

Reference documentation and code samples for the Cloud Identity-Aware Proxy v1 API class Brand.

OAuth brand data. NOTE: Only contains a portion of the data that describes a brand.

Inheritance

object > Brand

Namespace

Google.Cloud.Iap.V1

Assembly

Google.Cloud.Iap.V1.dll

Constructors

Brand()

 public Brand() 

Brand(Brand)

 public Brand(Brand other) 
Parameter
Name
Description
other

Properties

ApplicationTitle

 public string ApplicationTitle { get; set; } 

Application name displayed on OAuth consent screen.

Property Value
Type
Description

Name

 public string Name { get; set; } 

Output only. Identifier of the brand. NOTE: GCP project number achieves the same brand identification purpose as only one brand per project can be created.

Property Value
Type
Description

OrgInternalOnly

 public bool OrgInternalOnly { get; set; } 

Output only. Whether the brand is only intended for usage inside the G Suite organization only.

Property Value
Type
Description

SupportEmail

 public string SupportEmail { get; set; } 

Support email displayed on the OAuth consent screen.

Property Value
Type
Description
Create a Mobile Website
View Site in Mobile | Classic
Share by: