C# Class Microsoft.PowerShell.GData.GDataTypes.GDataUserEntry

Mostrar archivo 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