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.
Determines whether an access exception has occurred.
Namespace: Microsoft.PerformancePoint.Scorecards.ServerCommon
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public Shared Property UnauthorizedAccessDetected As Boolean
Get
Set
'Usage
Dim value As Boolean
value = ServerUtils.UnauthorizedAccessDetected
ServerUtils.UnauthorizedAccessDetected = value
public static bool UnauthorizedAccessDetected { get; set; }
Property Value
Type: System.Boolean
See Also
Reference
Microsoft.PerformancePoint.Scorecards.ServerCommon Namespace