Click or drag to resize

ResourceSerializationSettingsIncludePermissionHints Property

Gets or sets a value that indicates if permission hints should be included in the serialized resource

Namespace:  Lithnet.ResourceManagement.Client
Assembly:  Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntax
public bool IncludePermissionHints { get; set; }

Property Value

Type: Boolean
See Also