JobDefinition.RequiresEncryption Property

Updated: April 16, 2012

Gets a flag indicating that this Job requires encryption because its configuration contains sensitive information. Namespace: Microsoft.EnterpriseManagement.Runtime
Assembly: Microsoft.EnterpriseManagement.Runtime (in Microsoft.EnterpriseManagement.Runtime.dll)Dim instance As JobDefinition Dim value As Boolean value = instance.RequiresEncryption Public ReadOnly Property RequiresEncryption As Booleanpublic bool RequiresEncryption { get; }public: property bool RequiresEncryption { bool get (); }/** @property */ public boolean get_RequiresEncryption () public function get RequiresEncryption () : boolean Property ValueReturns a Boolean value.
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Development Platforms

Windows Vista, Windows Server 2003, and

Target Platforms