RequestAuthentication

public enum RequestAuthentication : Equatable, Hashable

Undocumented

API

Hashable

  • Declaration

    Swift

    public func hash(into hasher: inout Hasher)

Equatable

  • Declaration

    Swift

    public static func == (lhs: RequestAuthentication, rhs: RequestAuthentication) -> Bool