SensitiveStringAttribute(Boolean) Constructor

Definition

public:
 SensitiveStringAttribute(bool sensitive);
public SensitiveStringAttribute (bool sensitive);
new Microsoft.SqlServer.Dts.Runtime.SensitiveStringAttribute : bool -> Microsoft.SqlServer.Dts.Runtime.SensitiveStringAttribute
Public Sub New (sensitive As Boolean)

Parameters

sensitive
Boolean

Applies to