Search Results for

    Show / Hide Table of Contents
    Available in the current Nightly Release only.

    Remove-PnPManagedAppId

    SYNOPSIS

    Removes an App Id from the Credential Manager

    SYNTAX

    Remove-PnPManagedAppId -Url <String> [-Force] 
    

    DESCRIPTION

    Removes an App Id from the Credential Manager

    EXAMPLES

    EXAMPLE 1

    Remove-PnPManagedAppId -Url "https://tenant.sharepoint.com"
    

    Removes the specified App Id from the Credential Manager

    PARAMETERS

    -Force

    If specified you will not be asked for confirmation

    Type: SwitchParameter
    Parameter Sets: (All)
    
    Required: False
    Position: Named
    Default value: None
    Accept pipeline input: False
    Accept wildcard characters: False
    

    -Url

    The Url for which to remove the App Id

    Type: String
    Parameter Sets: (All)
    
    Required: True
    Position: Named
    Default value: None
    Accept pipeline input: False
    Accept wildcard characters: False
    

    RELATED LINKS

    Microsoft 365 Patterns and Practices

    Back to top Generated by DocFX spacer