Search Results for

    Show / Hide Table of Contents

    Enum ClientContextType

    The authentication type used for setting up a ClientContext

    Namespace: PnP.Framework.Utilities.Context
    Assembly: PnP.Framework.dll
    Syntax
    public enum ClientContextType : int

    AccessToken

    AzureADCertificate

    AzureADCredentials

    AzureADInteractive

    AzureOnBehalfOf

    Cookie

    DeviceLogin

    OnPremises

    PnPCoreSdk

    SharePointACSAppOnly

    SystemAssignedManagedIdentity

    System Assigned Managed Identity in Azure

    UserAssignedManagedIdentity

    User Assigned Managed Identity in Azure

    UserAssignedManagedIdentityFederatedCredential

    User Assigned Managed Identity in Azure set up as a Federated Credential on Entra ID/Azure AD app registration

    Extension Methods

    ValidationExtensions.ValidateNotNullOrEmpty<ClientContextType>(String)
    ObjectExtensions.Set<ClientContextType, T>(Expression<Func<ClientContextType, T>>, T, Boolean, Boolean)
    Back to top PnP Framework
    Generated by DocFX with Material UI
    spacer