Show / Hide Table of Contents

    Class ContractsConstants.Signature

    Signature for Assembly visibility.

    Inheritance
    Object
    ContractsConstants.Signature
    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 Signature

    Fields

    VisibleToCastle

    Visible to property added to InternalsVisibleTo Castle signed builds.

    Declaration
    public const string VisibleToCastle = ", PublicKey=0024000004800000940000000602000000240000525341310004000001000100c547cac37abd99c8db225ef2f6c8a3602f3b3606cc9891605d02baa56104f4cfc0734aa39b93bf7852f7d9266654753cc297e7d2edfe0bac1cdcf9f717241550e0a7b191195b7667bb4f64bcb8e2121380fd1d9d46ad2d92d2d15605093924cceaf74c4861eff62abf69b9291ed0a340e113be11e6a7d3113e92484cf7045cc7"
    Field Value
    Type Description
    String

    VisibleToMicrosoft

    Visible to property added to InternalsVisibleTo Microsoft signed builds.

    Declaration
    public const string VisibleToMicrosoft = ", PublicKey=0024000004800000940000000602000000240000525341310004000001000100b5fc90e7027f67871e773a8fde8938c81dd402ba65b9201d60593e96c492651e889cc13f1415ebb53fac1131ae0bd333c5ee6021672d9718ea31a8aebd0da0072f25d87dba6fc90ffd598ed4da35e44c398c454307e8e33b8426143daec9f596836f97c8f74750e5975c64e2189f45def46b2a2b1247adc3652bf5c308055da9"
    Field Value
    Type Description
    String
    Back to top Copyright (c) Microsoft Corporation. All rights reserved.