Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
![]() |
---|
To use this field, you must call the ApplyUserPermissionsToDatasource(DataSource) method after retrieving a data source and before exposing it to external callers. |