Passed to Connection Object to provide User and Account Information.
More...
|
string | UserName [get, set] |
|
string | ApiKey [get, set] |
|
string | AuthToken [get, set] |
|
Uri | StorageUrl [get, set] |
|
Uri | CdnMangementUrl [get, set] |
|
Uri | AuthUrl [get, set] |
|
Passed to Connection Object to provide User and Account Information.
Rackspace.Cloudfiles.UserCredentials.UserCredentials |
( |
string |
username, |
|
|
string |
api_key |
|
) |
| |
Rackspace.Cloudfiles.UserCredentials.UserCredentials |
( |
string |
username, |
|
|
string |
api_key, |
|
|
string |
auth_url |
|
) |
| |
void Rackspace.Cloudfiles.UserCredentials.AddCachedCredentials |
( |
string |
auth_token, |
|
|
string |
storage_url, |
|
|
string |
cdn_management_url |
|
) |
| |
Adds cached credentials.
- Parameters
-
auth_token | Auth_token. |
storage_url | Storage_url. |
cdn_management_url | Cdn_management_url. |
void Rackspace.Cloudfiles.UserCredentials.AddCachedCredentials |
( |
string |
auth_token, |
|
|
string |
storage_url |
|
) |
| |
Adds cached credentials.
- Parameters
-
auth_token | Auth_token. |
storage_url | Storage_url. |
void Rackspace.Cloudfiles.UserCredentials.UkAuth |
( |
| ) |
|
Switches the auth Url to the UK auth system.
The documentation for this class was generated from the following file:
- C:/Users/hd/Documents/Visual Studio 2012/Projects/Ucloudbiz.Storage/Rackspace.Cloudfiles/UserCredentials.cs