Show / Hide Table of Contents

    Class ContractsConstants.AuthConstants

    Various constants used by the AuthZ layer

    Inheritance
    Object
    ContractsConstants.AuthConstants
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Microsoft.Graph
    Assembly: Microsoft.Graph.Communications.Core.dll
    Syntax
    public static class AuthConstants

    Fields

    ConsumerTenantIds

    list of tenant ids that are considered as skype consumer tenants

    Declaration
    public static readonly ICollection<string> ConsumerTenantIds
    Field Value
    Type Description
    ICollection<String>
    Back to top Copyright (c) Microsoft Corporation. All rights reserved.