GetDelegateType.IncludePermissions Property

Definition

The IncludePermissions property gets or sets a Boolean value that specifies whether permission settings for delegates are included in the response.

public:
 property bool IncludePermissions { bool get(); void set(bool value); };
public bool IncludePermissions { get; set; }
Public Property IncludePermissions As Boolean

Property Value

The IncludePermissions property returns a value of true if permission settings are included in the response; otherwise, the property returns false.

Applies to