Indicates a data identifier for an unauthorized exception.
Namespace:
Microsoft.ConfigurationManagement.AdminConsole
Assembly:
Microsoft.ConfigurationManagement.ManagementProvider (in
microsoft.configurationmanagement.managementprovider.dll)
Usage
Visual Basic |
Dim value As Integer
value = SmsSqmManager.UnauthorizedExceptionDataId
|
Syntax
Visual Basic |
Public Const UnauthorizedExceptionDataId As Integer
|
C# |
public const int UnauthorizedExceptionDataId
|
C++ |
public:
literal int UnauthorizedExceptionDataId
|
J# |
public static final int UnauthorizedExceptionDataId
|
JScript |
public const var UnauthorizedExceptionDataId : int
|
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also