C# Class Glyma.SharePoint.Security.GlymaSecurableObjectContext

Mostrar archivo Open project: chris-tomich/Glyma Class Usage Examples

Private Properties

Property Type Description
CreateSecurableObject SecurableObject
GetIsInherited bool
GlymaSecurableObjectContext Microsoft.SharePoint
SetSecurableObjectInheritance void

Private Methods

Method Description
CreateSecurableObject ( bool breaksInheritance ) : SecurableObject
GetIsInherited ( ) : bool
GlymaSecurableObjectContext ( SecurityContextManager context, int securableContextId, GlymaSecurableObject securableObject ) : Microsoft.SharePoint
SetSecurableObjectInheritance ( bool breaksInheritance ) : void