Table of Contents

Class CanAccessFileResponse

Namespace
DotNetBrowser.Net.Handlers
Assembly
DotNetBrowser.dll

A response for the CanAccessFileHandler.

public sealed class CanAccessFileResponse
Inheritance
CanAccessFileResponse
Inherited Members

Methods

Can()

Creates a CanAccessFileResponse that allows access to the file.

Cannot()

Creates a CanAccessFileResponse that denies access to the file.