C# Class Rackspace.Services.Identity.V2.DefaultRegionExtensions

Provides extension methods for accessing the default region properties of authenticated users in the Rackspace Cloud Identity product.
Show file Open project: crowdy/OpenStack-ConoHa

Public Methods

Method Description
GetDefaultRegion ( this user ) : string

Gets the default region for an authenticated user.

Method Details

GetDefaultRegion() public static method

Gets the default region for an authenticated user.
If is .
public static GetDefaultRegion ( this user ) : string
user this The object for a user authenticated with Rackspace Cloud /// Identity.
return string