C# Class System.Web.Mvc.PowerShellAuthorization.FileAttribute

Inheritance: PowerShellAuthorization
Show file Open project: smokedlinq/PowerShell-for-ASP.NET

Public Methods

Method Description
FileAttribute ( string path ) : System.Linq
ToCommand ( object parameters ) : HttpPowerShellCommand

Method Details

FileAttribute() public method

public FileAttribute ( string path ) : System.Linq
path string
return System.Linq

ToCommand() public method

public ToCommand ( object parameters ) : HttpPowerShellCommand
parameters object
return HttpPowerShellCommand