Show / Hide Table of Contents

Class AccessGateway.TenantClientConfiguration

Inheritance
Object
AccessGateway.TenantClientConfiguration
Namespace: SuperOffice.Util
Assembly: SoDataBase.dll
Syntax
public class TenantClientConfiguration : Object

Constructors

TenantClientConfiguration()

Declaration
public TenantClientConfiguration()

Properties

AccessToken

Declaration
public string AccessToken { get; set; }
Property Value
Type Description
String

ClientId

Declaration
public string ClientId { get; set; }
Property Value
Type Description
String

ClientSecret

Declaration
public string ClientSecret { get; set; }
Property Value
Type Description
String

RefreshToken

Declaration
public string RefreshToken { get; set; }
Property Value
Type Description
String

Extension Methods

EnumUtil.MapEnums<From, To>(From)
ObjectExtensions.AssignByReflection<T>(T, T)
ObjectExtensions.GraphCopy<T>(T)
Converters.MapEnums<From, To>(From)
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top