ContentProviderAttribute.Authorities Property

Definition

The URI authorities that identify data under the perview of the content provider.

public string[] Authorities { get; }
member this.Authorities : string[]

Property Value

String[]

A String array containing the URI authorities under the perview of the content provider.

Remarks

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to