Click or drag to resize

BackgroundCopyJobOwnerElevationState Property

Gets a value that determines if the token of the owner was elevated at the time they created or took ownership of the job.

Namespace:  usis.Net.Bits
Assembly:  usis.Net.Bits (in usis.Net.Bits.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
public bool OwnerElevationState { get; }

Property Value

Type: Boolean
true if the token of the owner was elevated at the time they created or took ownership of the job; otherwise, false.
See Also