BasePermissions members

Specifies a set of built-in permissions.

The BasePermissions type exposes the following members.

Constructors

  Name Description
Public method BasePermissions Initializes a new instance of the BasePermissions object.

Top

Properties

  Name Description
Public property TypeId This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeId.)

Top

Methods

  Name Description
Public method Clear x
Public method ClearAll
Public method CustomFromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method CustomWriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method Equals (Overrides Object.Equals(Object).)
Public method FromJson This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.)
Public method GetHashCode (Overrides Object.GetHashCode().)
Public method Has
Public method HasPermissions
Protected method InitOnePropertyFromJson (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).)
Public method Set The Document library templates sample app for SharePoint shows how to use this method.
Public method ToString (Inherited from Object.)
Public method WriteToXml This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).)

Top

See also

Reference

BasePermissions class

Microsoft.SharePoint.Client namespace