Click or drag to resize

OutputSharePointDevice Properties

The OutputSharePointDevice type exposes the following members.

Properties
 NameDescription
Public propertyAuthenticationType Authentication used to get the Microsoft Graph access token
Public propertyCertificatePassword The certificate file password (encrypted)
Public propertyCertificatePath Path of the certificate file used for the Certificate authentication
Public propertyCertificateThumbprint Thumbprint of the certificate in the Windows certificate store
Public propertyClearCertificatePassword The clear password of the certificate file
Public propertyClearClientSecret The clear client secret of the application registration
Public propertyClientId The application (client) identifier of the Entra ID application registration
Public propertyClientSecret The client secret (encrypted)
Public propertyConflictBehavior Behavior when a file with the same name already exists in the destination folder
Public propertyDirectories List of folders allowed in the document library. One per line or separated by semi-column.
Public propertyDirectoriesArray Array of allowed directories.
Public propertyError Last error message
Public propertyFullName Full name
(Overrides OutputDeviceFullName)
Public propertyGraphUrl URL of the Microsoft Graph endpoint
Public propertyGraphUrlNormalized Microsoft Graph URL without trailing separator
Public propertyGUID The unique identifier
(Inherited from RootComponent)
Public propertyHelperTestConnection Editor Helper: Test the connection with the current configuration
Public propertyInformation Last information message
Public propertyLibraryName Name of the document library of the site
Public propertyLoginUrl URL of the Microsoft login endpoint
Public propertyName The name
(Inherited from RootComponent)
Public propertyProcessingScript Script executed when the output is processed
Public propertySiteUrl URL of the SharePoint site
Public propertyTenantId The Microsoft Entra ID (Azure AD) tenant identifier (GUID or domain name)
Top
See Also