Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DomainSecuritySettings

Package version

interface

An interface representing DomainSecuritySettings. Domain Security Settings

Hierarchy

  • DomainSecuritySettings

Index

Properties

Optional ntlmV1

ntlmV1: NtlmV1
member

{NtlmV1} [ntlmV1] A flag to determine whether or not NtlmV1 is enabled or disabled. Possible values include: 'Enabled', 'Disabled'

Optional syncNtlmPasswords

syncNtlmPasswords: SyncNtlmPasswords
member

{SyncNtlmPasswords} [syncNtlmPasswords] A flag to determine whether or not SyncNtlmPasswords is enabled or disabled. Possible values include: 'Enabled', 'Disabled'

Optional tlsV1

tlsV1: TlsV1
member

{TlsV1} [tlsV1] A flag to determine whether or not TlsV1 is enabled or disabled. Possible values include: 'Enabled', 'Disabled'

Generated using TypeDoc