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,则必须启动此方法。

要求

要求 价值
标头 iscsiop.h (包括 Iscsiop.h)

另请参阅

GetPresharedKeyForId

GetPresharedKeyForId_IN

ISCSI_STATUS_QUALIFIERS

MSiSCSI_SecurityConfigOperations WMI 类

SECURITY_FLAG_QUALIFIERS