CKContainer.CurrentUserDefaultName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The current user of the database.
[Foundation.Field("CKCurrentUserDefaultName", "CloudKit")]
public static Foundation.NSString CurrentUserDefaultName { get; }
[<Foundation.Field("CKCurrentUserDefaultName", "CloudKit")>]
static member CurrentUserDefaultName : Foundation.NSString
Property Value
The default value is "defaultOwner".
- Attributes