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.
Defines network abstraction layer (NAL) provider flags. The values correspond to the values for the Flags property in the Configuration Manager 2007 site configuration SMS_SIIB_NALProvider Server WMI Class.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As NalProviderFlag
Syntax
'Declaration
Public Enumeration NalProviderFlag
public enum NalProviderFlag
public enum class NalProviderFlag
public enum NalProviderFlag
public enum NalProviderFlag
Members
Member name | Description |
---|---|
AdminUI | See the ADMINUI value for Flags in SMS_SIIB_NALProvider Server WMI Class. |
Client | See the CLIENT value for Flags in SMS_SIIB_NALProvider Server WMI Class. |
Server | See the SERVER value for Flags in SMS_SIIB_NALProvider Server WMI Class. |
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
Microsoft.ConfigurationManagement.ManagementProvider Namespace
Other Resources
SMS_SIIB_NALProvider Server WMI Class
Configuration Manager Site Configuration Server WMI Classes