Show / Hide Table of Contents

    Namespace Microsoft.Graph.Communications.Client.Authentication

    Structs

    RequestValidationResult

    The result of the request validation.

    Interfaces

    IRequestAuthenticationProvider

    The authentication provider interface. This is used to authenticate

    • Inbound requests from Microsoft Graph. It validates the request was issued by Microsoft Graph.
    • Outbound requests to Microsoft Graph. Tenant token is acquired to provide Microsoft Graph the permissions the bot has been consented by the tenant admin
    Back to top Copyright (c) Microsoft Corporation. All rights reserved.