GetPresharedKeyForId_OUT 構造体 (iscsiop.h)

GetPresharedKeyForId_OUT構造体は 、GetPresharedKeyForId メソッドの出力データを保持します。

構文

typedef struct _GetPresharedKeyForId_OUT {
  ULONG     Status;
  ULONGLONG SecurityFlags;
} GetPresharedKeyForId_OUT, *PGetPresharedKeyForId_OUT;

メンバー

Status

GetPresharedKeyForId からの出力時に、GetPresharedKeyForId 操作の状態。 状態修飾子の一覧については、「 ISCSI_STATUS_QUALIFIERS」を参照してください。

SecurityFlags

ターゲットのセキュリティ要件を示すフラグのビットごとの OR。 このメンバーに指定できる値の一覧については、「 SECURITY_FLAG_QUALIFIERS」を参照してください。

注釈

イニシエーターが IKE をサポートしている場合は、この方法を開始する必要があります。

要件

要件
Header iscsiop.h (Iscsiop.h を含む)

こちらもご覧ください

GetPresharedKeyForId

GetPresharedKeyForId_IN

ISCSI_STATUS_QUALIFIERS

MSiSCSI_SecurityConfigOperations WMI クラス

SECURITY_FLAG_QUALIFIERS