SetIscsiInitiatorRADIUSSharedSecret method of the MSIscsiInitiator_MethodClass class

The SetIscsiInitiatorRADIUSSharedSecret function sets the RADIUS shared secret for the Initiator.

Syntax

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

Parameters

SharedSecret [in]

The 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