C# 클래스 WindowsAzure.IPAddressRestriction.IPAddressRestrictionConfiguration

파일 보기 프로젝트 열기: sandrinodimattia/WindowsAzure-IPAddressRestriction

공개 메소드들

메소드 설명
GetSettings ( ) : string

Get IP settings.

IsEnabled ( ) : bool

Verify if the IP Address restriction is enabled.

메소드 상세

GetSettings() 공개 정적인 메소드

Get IP settings.
public static GetSettings ( ) : string
리턴 string

IsEnabled() 공개 정적인 메소드

Verify if the IP Address restriction is enabled.
public static IsEnabled ( ) : bool
리턴 bool