Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Microsoft
PowerShell
GData
GDataTypes.GDataUserEntry
C# Class Microsoft.PowerShell.GData.GDataTypes.GDataUserEntry
Mostra file
Open project: robertj/GDataCmdLet
Class Usage Examples
Public Properties
Property
Type
Description
Admin
bool
AgreedToTerms
bool
ChangePasswordAtNextLogin
bool
FamilyName
string
GivenName
string
Limit
int
SelfUri
string
UserName
string
susspended
bool
Property Details
Admin
public_oe property
public
bool
Admin
return
bool
AgreedToTerms
public_oe property
public
bool
AgreedToTerms
return
bool
ChangePasswordAtNextLogin
public_oe property
public
bool
ChangePasswordAtNextLogin
return
bool
FamilyName
public_oe property
public
string
FamilyName
return
string
GivenName
public_oe property
public
string
GivenName
return
string
Limit
public_oe property
public
int
Limit
return
int
SelfUri
public_oe property
public
string
SelfUri
return
string
UserName
public_oe property
public
string
UserName
return
string
susspended
public_oe property
public
bool
susspended
return
bool