IAdExtensionSyncStaticRoleAsync - метод
Синхронизирует статическую роль.
Пространство имён: Tessa.Extensions.Platform.Server.AdSyncСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
Task SyncStaticRoleAsync(
IAdExtensionContext context
)
Function SyncStaticRoleAsync (
context As IAdExtensionContext
) As Task
Task^ SyncStaticRoleAsync(
IAdExtensionContext^ context
)
abstract SyncStaticRoleAsync :
context : IAdExtensionContext -> Task
- context IAdExtensionContext
Контекст расширения синхронизации AD.
TaskRepresents an asynchronous operation.