OneDriveAccount.ClientSecret Property
Specifies the OneDrive account’s client secret.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A string value that specifies the OneDrive account’s client secret. |
Remarks
To learn more, see the OneDrive File System Provider topic.
See Also