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.DeployParams.
- Assembly
- Cake
.DeployParams .dll - Namespace
- Cake
.DeployParams - Containing Type
- Role
Configuration Extensions . Simple Role Configuration
Syntax
public RoleConfigurationExtensions.SimpleRoleConfiguration Parameter(string name, Func<dynamic, object> valueGetter = null)
Parameters
Name | Type | Description |
---|---|---|
name | string | |
valueGetter | Func |
Return Value
Type | Description |
---|---|
Role |