ShowMyDataDrive launches the OneDrive Files module for the signed-in user.
Tag Attributes
|
Attributes |
Attribute Values |
Comment |
|---|---|---|
|
KeepAlive |
True / False |
Defaults to True |
|
FrameId |
Unique identifier of the frame |
Reuse the frame if it exists already, create a new one if it doesn’t. |
|
AllDrives |
True / False |
Defaults to False By default, only the main drive is loaded for selected users.
|
|
Search |
|
(Experimental) Search criteria string as allowed in graph API request.
|
|
Filter |
|
(Experimental) Post filtering string. For now, only filtering on file extensions is available.
|
Example Script
<ytriaAutomation>
<ShowMyDataDrive AllDrives="True"/>
</ytriaAutomation>