SmartFTP FTP Library
GSSAPIMethod Enumeration
IDL
enum GSSAPIMethod {
  ftpGSSAPIMethodUnknown = 0,
  ftpGSSAPIMethodGSSAPI = 1,
  ftpGSSAPIMethodMicrosoftKerberos = 2
};

This is record GSSAPIMethod.

What do you think about this topic? Send feedback!
Copyright (c) by SmartSoft Ltd. All rights reserved.