FuelSDK-CSharp
Properties | List of all members
FuelSDK.AccountUser Class Reference

More...

Inheritance diagram for FuelSDK.AccountUser:
FuelSDK.APIObject

Properties

System.Nullable< int > AccountUserID [get, set]
 
bool AccountUserIDSpecified [get, set]
 
string UserID [get, set]
 
string Password [get, set]
 
string Name [get, set]
 
string Email [get, set]
 
bool MustChangePassword [get, set]
 
bool MustChangePasswordSpecified [get, set]
 
bool ActiveFlag [get, set]
 
bool ActiveFlagSpecified [get, set]
 
string ChallengePhrase [get, set]
 
string ChallengeAnswer [get, set]
 
UserAccess [] UserPermissions [get, set]
 
int Delete [get, set]
 
System.DateTime LastSuccessfulLogin [get, set]
 
bool LastSuccessfulLoginSpecified [get, set]
 
bool IsAPIUser [get, set]
 
bool IsAPIUserSpecified [get, set]
 
string NotificationEmailAddress [get, set]
 
bool IsLocked [get, set]
 
bool IsLockedSpecified [get, set]
 
bool Unlock [get, set]
 
bool UnlockSpecified [get, set]
 
int BusinessUnit [get, set]
 
bool BusinessUnitSpecified [get, set]
 
int DefaultBusinessUnit [get, set]
 
bool DefaultBusinessUnitSpecified [get, set]
 
string DefaultApplication [get, set]
 
Locale Locale [get, set]
 
TimeZone TimeZone [get, set]
 
BusinessUnit DefaultBusinessUnitObject [get, set]
 
BusinessUnit [] AssociatedBusinessUnits [get, set]
 
Role [] Roles [get, set]
 
Locale LanguageLocale [get, set]
 
SsoIdentity [] SsoIdentities [get, set]
 
- Properties inherited from FuelSDK.APIObject
ETClient AuthStub [get, set]
 Gets or sets the authentication stub. More...
 
string [] Props [get, set]
 Gets or sets the properties. More...
 
FilterPart SearchFilter [get, set]
 Gets or sets the search filter. More...
 
string LastRequestID [get, set]
 Gets or sets the last request identifier. More...
 
string DirectoryPath [get, set]
 Gets or sets the directory path. More...
 
string UniqueID [get]
 Gets the unique identifier. Returns the ID if the value is greater than 0. If not and Object ID is not null returns Object ID. If not and Customer Key is not null returns Customer Key. If not throw throws error. More...
 
ClientID Client [get, set]
 
string PartnerKey [get, set]
 
APIProperty [] PartnerProperties [get, set]
 
System.DateTime CreatedDate [get, set]
 
bool CreatedDateSpecified [get, set]
 
System.Nullable< System.DateTime > ModifiedDate [get, set]
 
bool ModifiedDateSpecified [get, set]
 
int ID [get, set]
 
bool IDSpecified [get, set]
 
string ObjectID [get, set]
 
string CustomerKey [get, set]
 
Owner Owner [get, set]
 
string CorrelationID [get, set]
 
string ObjectState [get, set]
 

Detailed Description


The documentation for this class was generated from the following file: