C# Class Glyma.Powershell.SharePoint.IdentityLoader

Afficher le fichier Open project: chris-tomich/Glyma

Méthodes publiques

Méthode Description
IdentityLoader ( object identity ) : System
PopulateCmdletBase ( System.Management.Automation.PSCmdlet cmdlet, Get_GLDomainBase &cmdletBase ) : bool

Private Methods

Méthode Description
GetDatabaseDetails ( SPWeb web, Get_GLDomainBase &cmdletBase ) : bool

Method Details

IdentityLoader() public méthode

public IdentityLoader ( object identity ) : System
identity object
Résultat System

PopulateCmdletBase() public méthode

public PopulateCmdletBase ( System.Management.Automation.PSCmdlet cmdlet, Get_GLDomainBase &cmdletBase ) : bool
cmdlet System.Management.Automation.PSCmdlet
cmdletBase Glyma.Powershell.Base.Get_GLDomainBase
Résultat bool