AuthenticationMethod Enumeration

Syntax Constants
Enum AuthenticationMethod
    swcNoAuthentication = 0
    swcWindowsAuthentication = 1
    swcStandardAuthentication = 2
    swcSEWSSAuthentication = 3
End Enum
  • swcNoAuthentication
  • swcWindowsAuthentication
  • swcStandardAuthentication
  • swcSEWSSAuthentication