Class MemberPolicy
Interface for member policies.
Inheritance
object
MemberPolicy
Implements
Namespace: StylelabsStylelabs.MSdkStylelabs.M.Sdk.ModelsPolicies
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
Gets or sets the member on the definition where the CanRead and CanWrite properties apply on.
Declaration
Property Value
| Type | Description |
|---|---|
| string |
Implements
If you have suggestions for improving this article, let us know!