Share via


ApplicationQueryDescription.ExcludeManagedApplicationIdentity Property

Definition

Gets or sets the flag that specifies whether application identity will be excluded from the result.

public bool ExcludeManagedApplicationIdentity { get; set; }
member this.ExcludeManagedApplicationIdentity : bool with get, set
Public Property ExcludeManagedApplicationIdentity As Boolean

Property Value

Flag that specifies whether application identity will be excluded from the result.

Remarks

This flag can be set to true in order to limit the result size when identity is huge. Default value is false.

Applies to