다음을 통해 공유


CKContainer.ContainerIdentifier 속성

정의

컨테이너의 식별자이며 일반적으로 "iCloud" 형식입니다. {역방향 DNS}. {app name}".

public virtual string ContainerIdentifier { [Foundation.Export("containerIdentifier")] get; }
member this.ContainerIdentifier : string

속성 값

이 값은 고유해야 하며 Apple은 "iCloud" 형식이라고 제안합니다. {역방향 DNS}. {group}의 앱 이름 또는 이름"(예: "iCloud.com.mycompany.myapp"). 회사의 여러 앱이 단일 컨테이너에 액세스할 수 있습니다.

이 값은 null일 수 있습니다.

특성

적용 대상