namespace CPF.Mac.Foundation { public enum NSUrlCredentialPersistence : ulong { None, ForSession, Permanent } }