Table of Contents

PrintConnector.Read.All

Allows the application to read print connectors on behalf of the signed-in user.

Merill's Note

For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the PrintConnector.Read.All permission.

If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the Export-MsIdAppConsentGrantReport command. See How To: Run a quick OAuth app audit of your tenant

Category Application Delegated
Identifier - d69c2d6d-4f72-4f99-a6b9-663e32f8cf68
DisplayText - Read print connectors
Description - Allows the application to read print connectors on behalf of the signed-in user.
AdminConsentRequired Yes Yes

Graph Methods

Resources

Granting this permission allows the calling application to access (and/or update) the following information in your tenant.

Graph reference: printConnector

Property Type Description
appVersion String The connector's version.
displayName String The name of the connector.
fullyQualifiedDomainName String The connector machine's hostname.
id String Read-only.
location printerLocation The physical and/or organizational location of the connector.
operatingSystem String The connector machine's operating system version.
registeredBy userIdentity The user who registered the connector.
registeredDateTime DateTimeOffset The DateTimeOffset when the connector was registered.