SPDataStore.ConnectionStringMask Field

Represents the characters to display as the connection string to users that do not have edit permissions to the data source.

Namespace:  Microsoft.PerformancePoint.Scorecards.Store
Assembly:  Microsoft.PerformancePoint.Scorecards.Store (in Microsoft.PerformancePoint.Scorecards.Store.dll)

Syntax

'Declaration
Public Const ConnectionStringMask As String
'Usage
Dim value As String

value = SPDataStore.ConnectionStringMask
public const string ConnectionStringMask

Remarks

Security noteSecurity Note

To use this field, you must call the ApplyUserPermissionsToDatasource(DataSource) method after retrieving a data source and before exposing it to external callers.

See Also

Reference

SPDataStore Class

SPDataStore Members

Microsoft.PerformancePoint.Scorecards.Store Namespace