Show / Hide Table of Contents

    Namespace AzureFunctionsForSharePoint.Core

    Classes

    ACSClientConfig

    This is the configuration for a client that is registered as an app and uses ACS for authorization

    ClientConfiguration

    The configuration of a client and methods to read and store the configuration in Azure storage as JSON

    ContextUtility

    Methods for connecting to SharePoint

    CredentialedClientConfig

    This is the configuration for clients that use real credentials provided by users at runtime. In these configurations the client and function app share the information required to encrypt and decrypt the connection information.

    EnqueueMessage

    Sends a message to a client's service bus queue

    SecurityTokens

    The security tokens for a user of an app and methods for reading and writing them in the client's container in Azure storage

    • Improve this Doc
    Back to top Copyright © 2016 InstantQuick
    View project on Github