C# Класс TransactionalNodeService.SharePoint.SecurityModel.GlymaSecurityTrimmer

Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
BuildFindRootMapIdCommand System.Data.SqlClient.SqlCommand

Открытые методы

Метод Описание
CheckRootMapAuthorisationBaseOnNode ( System.Guid domainId, System.Guid nodeId ) : bool
GlymaSecurityTrimmer ( SPWeb web, IGlymaSession glymaSession ) : Glyma.Security.Model
TrimResponse ( QueryResponse>.Dictionary response ) : QueryResponse>.Dictionary
TrimResponse ( QueryResponse response ) : QueryResponse

Приватные методы

Метод Описание
BuildFindRootMapIdCommand ( SqlConnection connection, System.Guid domainId, System.Guid nodeId ) : SqlCommand

Описание методов

CheckRootMapAuthorisationBaseOnNode() публичный Метод

public CheckRootMapAuthorisationBaseOnNode ( System.Guid domainId, System.Guid nodeId ) : bool
domainId System.Guid
nodeId System.Guid
Результат bool

GlymaSecurityTrimmer() публичный Метод

public GlymaSecurityTrimmer ( SPWeb web, IGlymaSession glymaSession ) : Glyma.Security.Model
web SPWeb
glymaSession IGlymaSession
Результат Glyma.Security.Model

TrimResponse() публичный Метод

public TrimResponse ( QueryResponse>.Dictionary response ) : QueryResponse>.Dictionary
response QueryResponse>.Dictionary
Результат QueryResponse>.Dictionary

TrimResponse() публичный Метод

public TrimResponse ( QueryResponse response ) : QueryResponse
response TransactionalNodeService.Common.QueryResponse
Результат TransactionalNodeService.Common.QueryResponse