Share via


SetIscsiInitiatorCHAPSharedSecret method of the MSIscsiInitiator_MethodClass class

The SetIscsiInitiatorCHAPSharedSecret function sets the iSCSI CHAP Shared Secret for the Initiator.

Syntax

uint32 SetIscsiInitiatorCHAPSharedSecret(
  [in] uint8 SharedSecret[]
);

Parameters

SharedSecret [in]

The iSCSI CHAP Shared Secret to associate with the Initiator.

Requirements

Minimum supported client
Windows Vista [desktop apps only]
Minimum supported server
Windows Server 2008 [desktop apps only]
Namespace
Root\WMI
MOF
Iscsidsc.mof

See also

MSIscsiInitiator_MethodClass