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

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

Private Properties

프로퍼티 타입 설명
CreateSecurableObject SecurableObject
GetIsInherited bool
GlymaSecurableObjectContext Microsoft.SharePoint
SetSecurableObjectInheritance void

비공개 메소드들

메소드 설명
CreateSecurableObject ( bool breaksInheritance ) : SecurableObject
GetIsInherited ( ) : bool
GlymaSecurableObjectContext ( SecurityContextManager context, int securableContextId, GlymaSecurableObject securableObject ) : Microsoft.SharePoint
SetSecurableObjectInheritance ( bool breaksInheritance ) : void