Compartir a través de


ManagedParameterWrapper.Sensitive Propiedad

Definición

Obtiene o establece si el parámetro contiene un valor confidencial.

public:
 property bool Sensitive { bool get(); void set(bool value); };
public bool Sensitive { get; set; }
member this.Sensitive : bool with get, set
Public Property Sensitive As Boolean

Valor de propiedad

True si el parámetro contiene un valor confidencial; de lo contrario, false.

Implementaciones

Se aplica a