DeviceApprovalsPolicy
public enum DeviceApprovalsPolicy : CustomStringConvertible, JSONRepresentable
The DeviceApprovalsPolicy union
-
An unspecified error.
Declaration
Swift
case limited
-
An unspecified error.
Declaration
Swift
case unlimited
-
An unspecified error.
Declaration
Swift
case other
-
Declaration
Swift
public var description: String { get }