Share via


AclEntry.Principal Method

Definition

Returns the principal component.

[Android.Runtime.Register("principal", "()Ljava/nio/file/attribute/UserPrincipal;", "", ApiSince=26)]
public Java.Nio.FileNio.Attributes.IUserPrincipal? Principal();

Returns

the principal component

Attributes

Remarks

Returns the principal component.

Java documentation for java.nio.file.attribute.AclEntry.principal().

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