Private/Types/enums/FtpAllowedSuite.generated.psm1

enum FtpAllowedSuite
{
    AllCiphers = 0
    SecureOnly = 1
}