CKUserIdentity.UserRecordID Property

Definition

Gets the unique record identifier for the user identity record.

public virtual CloudKit.CKRecordID UserRecordID { [Foundation.Export("userRecordID", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.UserRecordID : CloudKit.CKRecordID

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to