DocumentSharingLocation - класс

Represents a sharing location.

Definition

Пространство имён: Tessa.Exchange.WebServices.Autodiscover
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public sealed class DocumentSharingLocation
Inheritance
Object    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.

Методы

EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также