ISchedulerTask.EncryptedUserBlob Property

Definition

The encrypted user blob.

public byte[] EncryptedUserBlob { get; set; }
member this.EncryptedUserBlob : byte[] with get, set
Public Property EncryptedUserBlob As Byte()

Property Value

Byte[]

A byte array that contains the encrypted blob.

Applies to