MessageDescription.HasProtectionLevel Property

Definition

Gets a value that indicates whether the ProtectionLevel has been set.

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

Property Value

true if the ProtectionLevel has been set; otherwise false.

Applies to