This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.IIS.
Summary
Provides extension methods to modify the
Microsoft.Web.Administration.Configuration
object.
- Assembly
- Cake
.IIS .dll - Namespace
- Cake
.IIS - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["ConfigurationExtensions"]
class Type type-node
Syntax
public static class ConfigurationExtensions
Methods
Name | Value | Summary |
---|---|---|
Disable |
Configuration |
Enables directory browsing
static
|
Enable |
Configuration |
Enables directory browsing
static
|
SetAuthentication |
Configuration |
Sets the authentication settings for the site.
static
|
SetAuthorization |
Configuration |
Sets the authorization settings.
static
|
Extension Methods
Name | Value | Summary |
---|---|---|
ToDictionary |
IDictionary |
From ObjectHelpers
Requires the Cake.DeployParams addin
|
To |
string |
From StringExtensions
Requires the Cake.Issues addin
|