JobDefinition.RequiresEncryption Property

Definition

Gets a flag indicating that this Job requires encryption because its configuration contains sensitive information.

public:
 property bool RequiresEncryption { bool get(); };
public bool RequiresEncryption { get; }
member this.RequiresEncryption : bool
Public ReadOnly Property RequiresEncryption As Boolean

Property Value

Returns a Boolean value.

Applies to