26 namespace DirectoryService
69 inline void SetDirectoryId(
const char* value) { m_directoryIdHasBeenSet =
true; m_directoryId.assign(value); }
110 inline void SetTrustId(
const char* value) { m_trustIdHasBeenSet =
true; m_trustId.assign(value); }
156 inline void SetRemoteDomainName(
const char* value) { m_remoteDomainNameHasBeenSet =
true; m_remoteDomainName.assign(value); }
386 inline void SetTrustStateReason(
const char* value) { m_trustStateReasonHasBeenSet =
true; m_trustStateReason.assign(value); }
437 bool m_directoryIdHasBeenSet;
440 bool m_trustIdHasBeenSet;
443 bool m_remoteDomainNameHasBeenSet;
446 bool m_trustTypeHasBeenSet;
449 bool m_trustDirectionHasBeenSet;
452 bool m_trustStateHasBeenSet;
455 bool m_createdDateTimeHasBeenSet;
458 bool m_lastUpdatedDateTimeHasBeenSet;
461 bool m_stateLastUpdatedDateTimeHasBeenSet;
464 bool m_trustStateReasonHasBeenSet;
467 bool m_selectiveAuthHasBeenSet;