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