Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
WindowsAzure
IPAddressRestriction
IPAddressRestrictionConfiguration
C# Class WindowsAzure.IPAddressRestriction.IPAddressRestrictionConfiguration
Mostrar archivo
Open project: sandrinodimattia/WindowsAzure-IPAddressRestriction
Public Methods
Method
Description
GetSettings
( ) :
string
Get IP settings.
IsEnabled
( ) :
bool
Verify if the IP Address restriction is enabled.
Method Details
GetSettings()
public
static
method
Get IP settings.
public
static
GetSettings
( ) :
string
return
string
IsEnabled()
public
static
method
Verify if the IP Address restriction is enabled.
public
static
IsEnabled
( ) :
bool
return
bool