Monday, September 9, 2024

SharePoint - Accessing resources remotely

The following is a SharePoint Dictionary word of the day:

Accessing resources remotely

Permits users to access Microsoft/Office 365 system externally. By default, accepts user’s access from any device at any time once authenticated correctly.


Sunday, September 8, 2024

SharePoint - Access URL

The following is a SharePoint Dictionary word of the day: 

Access URL

The core URL that is utilized by a crawler to classify and access an item.

Friday, September 6, 2024

SharePoint - Access control list (ACL)

The following is a SharePoint Dictionary word of the day:

Access control list (ACL)

In Windows-based systems, a list of access control entries (ACE) that pertain to a complete object, a set of the object's properties, or a single property of an object, and that describe the access granted to one or more security principals.

Tuesday, September 3, 2024

SharePoint - Access control entry (ACE)

The following is a SharePoint Dictionary word of the day:

Access control entry (ACE)

An entry in either a securable item’s discretionary access control list (DACL) or an item’s system access control list (SACL). In a DACL, the entry grants or denies permissions to a user or group. In a SACL, the entry identifies which security events to audit for a certain user or group or controls the Windows Integrity Level for the item.


Monday, September 2, 2024

SharePoint - Active sync

The following is a SharePoint Dictionary word of the day:

Active sync

Service which is utilized to send calendar and email information from a Microsoft/Office 365 account to mobile devices.

Thursday, August 29, 2024

SharePoint - Absolute reference

The following is a SharePoint Dictionary word of the day:

Absolute reference

A reference to a set location on a sheet. An absolute reference constantly refers to the equal range, even if the formula that comprises it is moved or copied to a different location.


Wednesday, August 28, 2024

SharePoint - Absolute path

The following is a SharePoint dictionary word of the day:

Absolute path

A string that displays the location of a file and starts with a drive identifier and root directory or network share and ends with the applicable file name. Example: C:\Documents\Work\testexample.txt and \\netshare\Documents\Work\testexample.txt.