Output |
The OutputSharePointDevice type exposes the following members.
| Name | Description | |
|---|---|---|
| AuthenticationType | Authentication used to get the Microsoft Graph access token | |
| CertificatePassword | The certificate file password (encrypted) | |
| CertificatePath | Path of the certificate file used for the Certificate authentication | |
| CertificateThumbprint | Thumbprint of the certificate in the Windows certificate store | |
| ClearCertificatePassword | The clear password of the certificate file | |
| ClearClientSecret | The clear client secret of the application registration | |
| ClientId | The application (client) identifier of the Entra ID application registration | |
| ClientSecret | The client secret (encrypted) | |
| ConflictBehavior | Behavior when a file with the same name already exists in the destination folder | |
| Directories | List of folders allowed in the document library. One per line or separated by semi-column. | |
| DirectoriesArray | Array of allowed directories. | |
| Error | Last error message | |
| FullName |
Full name
(Overrides OutputDeviceFullName) | |
| GraphUrl | URL of the Microsoft Graph endpoint | |
| GraphUrlNormalized | Microsoft Graph URL without trailing separator | |
| GUID |
The unique identifier
(Inherited from RootComponent) | |
| HelperTestConnection | Editor Helper: Test the connection with the current configuration | |
| Information | Last information message | |
| LibraryName | Name of the document library of the site | |
| LoginUrl | URL of the Microsoft login endpoint | |
| Name |
The name
(Inherited from RootComponent) | |
| ProcessingScript | Script executed when the output is processed | |
| SiteUrl | URL of the SharePoint site | |
| TenantId | The Microsoft Entra ID (Azure AD) tenant identifier (GUID or domain name) |