Interface IMemberPolicy
Interface for member policies.
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ContractsPolicies
Assembly: Stylelabs.M.Sdk.dll
Syntax
Properties
CanRead
Gets or sets a value indicating whether gets or sets whether the user/user group that has this policy can read the Target.
Declaration
Property Value
| Type | Description |
|---|---|
| bool |
CanWrite
Gets or sets a value indicating whether gets or sets whether the user/user group that has this policy can write to the Target.
Declaration
Property Value
| Type | Description |
|---|---|
| bool |
DefinitionName
Gets or sets the name of the definition that contains the Target.
Declaration
Property Value
| Type | Description |
|---|---|
| string |
Target
Declaration
Property Value
| Type | Description |
|---|---|
| string |