AuthenticationScheme
public enum AuthenticationScheme : String, CustomStringConvertible, Codable
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
case akamai = "AKAMAI" - 
                  
                  
Undocumented
Declaration
Swift
case common = "COMMON" - 
                  
                  
Declaration
Swift
public var description: String { get } 
View on GitHub
        AuthenticationScheme Enumeration Reference