C# 클래스 Glyma.SharePoint.Security.GlymaSecurityGroupContext

파일 보기 프로젝트 열기: chris-tomich/Glyma 1 사용 예제들

Private Properties

프로퍼티 타입 설명
CreateGroup Group
GetGroup Group

공개 메소드들

메소드 설명
GlymaSecurityGroupContext ( SecurityContextManager context, int securableContextId, int spGroupId, System.Guid webId ) : Microsoft.SharePoint

비공개 메소드들

메소드 설명
CreateGroup ( string displayName ) : Group

Creates the Group in the database

GetGroup ( string displayName ) : Group

Gets the group if it exists.

메소드 상세

GlymaSecurityGroupContext() 공개 메소드

public GlymaSecurityGroupContext ( SecurityContextManager context, int securableContextId, int spGroupId, System.Guid webId ) : Microsoft.SharePoint
context SecurityContextManager
securableContextId int
spGroupId int
webId System.Guid
리턴 Microsoft.SharePoint