Table of Contents

Class PermissionHelper

Namespace
HtmlAgilityPack
Assembly
HtmlAgilityPack.dll

Wraps getting AppDomain permissions

public class PermissionHelper : IPermissionHelper
Inheritance
PermissionHelper
Implements
Inherited Members

Constructors

PermissionHelper()

public PermissionHelper()

Methods

GetIsDnsAvailable()

Checks to see if DNS information is available to the caller

public bool GetIsDnsAvailable()

Returns

bool

GetIsRegistryAvailable()

Checks to see if Registry access is available to the caller

public bool GetIsRegistryAvailable()

Returns

bool