C# Class Glyma.SharePoint.Security.GlymaSecurableObjectContext

Afficher le fichier Open project: chris-tomich/Glyma Class Usage Examples

Private Properties

Свойство Type Description
CreateSecurableObject SecurableObject
GetIsInherited bool
GlymaSecurableObjectContext Microsoft.SharePoint
SetSecurableObjectInheritance void

Private Methods

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