WorkspaceFeatures.EnableLogAccessUsingOnlyResourcePermissions Property

Definition

Gets or sets flag that indicate which permission to use - resource or workspace or both.

[Newtonsoft.Json.JsonProperty(PropertyName="enableLogAccessUsingOnlyResourcePermissions")]
public bool? EnableLogAccessUsingOnlyResourcePermissions { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="enableLogAccessUsingOnlyResourcePermissions")>]
member this.EnableLogAccessUsingOnlyResourcePermissions : Nullable<bool> with get, set
Public Property EnableLogAccessUsingOnlyResourcePermissions As Nullable(Of Boolean)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to