Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Rackspace
Services
Identity
V2
DefaultRegionExtensions
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.
Exibir arquivo
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