SetProviderIdentity method of the WT_iSCSIStorageProviderIdentity class
This method sets the Identity under which the iSCSI Target storage providers will run as Out-Of-Proc components. This is a static method.
Syntax
uint32 SetProviderIdentity(
[in] string AppID,
[in] string UserName,
[in] string Password
);
Parameters
-
AppID [in]
-
Specifies the AppID for the DCOM object for iSCSI the storage provider.
-
UserName [in]
-
Specifies the username of the account under which the iSCSI storage provider will run.
-
Password [in]
-
Specifies the password for the account.
Requirements
Minimum supported client |
None supported |
Minimum supported server |
Windows Server 2012 |
Namespace |
Root\Wmi |
MOF |
|
DLL |
|