Cloud Storage Integrator 2016 macOS Edition
Cloud Storage Integrator 2016 macOS Edition
Questions / Feedback?

authorization (property)

OAuth 2.0 Authorization Token.

- (NSString*)authorization

- (void)setAuthorization:(NSString*)newAuthorization

Default Value

""

Remarks

This service supports authentication via OAuth 2.0. First, perform OAuth authentication using the OAuth class or a separate process. Once complete you should have an authorization string which looks like:

Bearer ya29.AHES6ZSZEJzATdZYjeihDn5W-VrXSsxEZu5p0pclxGdKKQ
Assign this value to the Authorization property before attempting any operations. Consult the storage provider documentation for more information about supported scope values and more details on OAuth authentication.

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 macOS Edition - Version 16.0 [Build 7239]