_Global.CreateWebAccount Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public bool CreateWebAccount (object ServerURL, object Name, Microsoft.Office.Interop.MSProject.PjAuthentication AuthenticationType = Microsoft.Office.Interop.MSProject.PjAuthentication.pjUserName, Microsoft.Office.Interop.MSProject.PjAccountType AccountType = Microsoft.Office.Interop.MSProject.PjAccountType.pjResourceAccount, object ShowDialog, object Email, object WindowsAccount);
abstract member CreateWebAccount : obj * obj * Microsoft.Office.Interop.MSProject.PjAuthentication * Microsoft.Office.Interop.MSProject.PjAccountType * obj * obj * obj -> bool
Public Function CreateWebAccount (Optional ServerURL As Object, Optional Name As Object, Optional AuthenticationType As PjAuthentication = Microsoft.Office.Interop.MSProject.PjAuthentication.pjUserName, Optional AccountType As PjAccountType = Microsoft.Office.Interop.MSProject.PjAccountType.pjResourceAccount, Optional ShowDialog As Object, Optional Email As Object, Optional WindowsAccount As Object) As Boolean
Parameter
- ServerURL
- Object
- Name
- Object
- AuthenticationType
- PjAuthentication
- AccountType
- PjAccountType
- ShowDialog
- Object
- Object
- WindowsAccount
- Object