Compartir a través de


MessagePartDescription.HasProtectionLevel Propiedad

Definición

Obtiene un valor que indica si la parte de mensaje tiene un valor para la propiedad ProtectionLevel.

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

Valor de propiedad

Boolean

true si se ha establecido un ProtectionLevel para esta parte de mensaje; de lo contrario, false.

Se aplica a