WT_General class
Contains general information about the Microsoft iSCSI Target Server.
The following syntax is simplified from Managed Object Format (MOF) code and includes all of the inherited properties.
Syntax
class WT_General
{
string Version;
boolean IsClustered;
string Guid;
string Name;
uint8 MinVersionSupported;
uint8 MaxVersionSupported;
uint16 AuthenticationMethodsSupported[];
boolean IsRemoteManageable;
};
Members
The WT_General class has these types of members:
Properties
The WT_General class has these properties.
-
AuthenticationMethodsSupported
-
-
Data type: uint16 array
-
Access type: Read-only
-
Qualifiers: Values (None, SRP, CHAP, Kerberos), ValueMap (2, 3, 4, 5)
Authentication methods supported by the Microsoft iSCSI Target Server.
-
-
None (2)
-
SRP (3)
-
CHAP (4)
-
Kerberos (5)
Guid
-
Data type: string
-
Access type: Read-only
Unique identifier of this installation of the Microsoft iSCSI Target Server.
IsClustered
-
Data type: boolean
-
Access type: Read-only
Indicates whether the Microsoft iSCSI Target Server is in a clustered configuration. If false, it is in a stand-alone configuration.
IsRemoteManageable
-
Data type: boolean
-
Access type: Read/write
Whether the Microsoft iSCSI Target can be managed remotely.
Windows Server 2012: This property is not supported until Windows Server 2012 R2.
MaxVersionSupported
-
Data type: uint8
-
Access type: Read-only
Maximum version number of the iSCSI protocol specification that is supported by the Microsoft iSCSI Target Server.
MinVersionSupported
-
Data type: uint8
-
Access type: Read-only
Minimum version number of the iSCSI protocol specification that is supported by the Microsoft iSCSI Target Server.
Name
-
Data type: string
-
Access type: Read/write
Friendly name for this installation of the Microsoft iSCSI Target Server.
Version
-
Data type: string
-
Access type: Read-only
The Microsoft iSCSI Target Server version information.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Wmi |
MOF |
|
DLL |
|