Метод | Описание | |
---|---|---|
RackspaceAuthenticationService ( IIdentityService identityService, |
Initializes a new instance of the RackspaceAuthenticationService class with the specified identity service and prepared authentication request.
|
Метод | Описание | |
---|---|---|
GetBaseAddressImpl ( |
This method updates the serviceType and/or serviceName values for cases where "vanilla" OpenStack values were specified but Rackspace exposes the compatible services under different names in the service catalog. | |
GetEffectiveRegion ( |
This implementation returns region if it is non- |
protected GetBaseAddressImpl ( |
||
access | ||
serviceType | string | |
serviceName | string | |
region | string | |
internalAddress | bool | |
Результат |
protected GetEffectiveRegion ( |
||
access | ||
region | string | |
Результат | string |
public RackspaceAuthenticationService ( IIdentityService identityService, |
||
identityService | IIdentityService |
/// The |
authenticationRequest | The authentication request, which contains the credentials to use for /// authenticating with Rackspace Cloud Identity. | |
Результат | System |