C# Class WindowsAzure.IPAddressRestriction.IPAddressRestrictionConfiguration

Datei anzeigen 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