DocumentSharingLocation - свойства |
Тип DocumentSharingLocation предоставляет следующие члены.
| Имя | Описание | |
|---|---|---|
| AnonymousAccessAllowed |
Gets a flag indicating whether anonymous users can view
documents at the location.
| |
| CanModifyPermissions |
Gets a flag indicating whether the user can modify
permissions for documents at the location.
| |
| DisplayName |
Gets the display name of the location.
| |
| ExternalAccessAllowed |
Gets a flag indicating whether external users (outside the
enterprise/tenant) can view documents at the location.
| |
| IsDefault |
Gets a flag indicating whether this location is the user's
default location. This will generally be their My Site.
| |
| LocationUrl |
Gets the URL of the sharing location (for viewing the
contents in a web browser).
| |
| ServiceUrl |
Gets the URL of the web service to use to manipulate
documents at the sharing location.
| |
| SupportedFileExtensions |
Gets the space-separated list of file extensions that are
allowed at the location.
|