Printer.Create
Allows the application to create (register) printers on behalf of the signed-in user.
Graph Methods
Type: A = Application Permission, D = Delegate Permission
Delegate Permission
|
|
Id |
90c30bed-6fd1-4279-bf39-714069619721 |
Consent Type |
Admin |
Display String |
Register printers |
Description |
Allows the application to create (register) printers on behalf of the signed-in user. |
Resources
Property |
Type |
Description |
content |
String |
A base64-encoded pkcs10 certificate request. Read-only. |
transportKey |
String |
The base64-encoded public portion of an asymmetric key that is generated by the client. Read-only. |
Property |
Type |
Description |
certificate |
String |
The signed certificate created during the registration process. Read-only. |
createdDateTime |
DateTimeOffset |
The DateTimeOffset when the operation was created. Read-only. |
id |
String |
The operation's identifier. Read-only. |
status |
printOperationStatus |
The status of the registration operation. Contains the operation's progress and whether it completed successfully. Read-only. |
Property |
Type |
Description |
createdDateTime |
DateTimeOffset |
The DateTimeOffset when the operation was created. Read-only. |
id |
String |
The operation's identifier. Read-only. |
status |
printOperationStatus |
The status of the operation. Read-only. |
Property |
Type |
Description |
id |
String |
The service's identifier. Read-only. |
Property |
Type |
Description |
displayName |
String |
A human-readable display name for the endpoint. |
id |
String |
A unique name that identifies the service that the endpoint provides. Possible values are: discovery (Discovery Service), notification (Notification Service), ipp (IPP Service), and registration (Registration Service). Read-only. |
uri |
String |
The URI that can be used to access the service. |