OneDriveAccount Constructors
Provides OneDrive account settings allowing the control to be connected to an OneDrive storage account.Name | Parameters | Description |
---|---|---|
OneDriveAccount(String, String, String) | name, clientId, clientSecret | Initializes a new instance of the OneDriveAccount class. |
See Also