65#if (ANDROID || IOS) || NETFX_CORE
Base type from which Criteria classes can be derived in a business class.
Maintains metadata about a property.
Criteria class for passing a username/password pair to a custom identity class.
static readonly PropertyInfo< string > PasswordProperty
Password property definition.
string Password
Gets the password.
static readonly PropertyInfo< string > UsernameProperty
Username property definition.
string Username
Username property definition.
UsernameCriteria()
Creates a new instance of the object.
UsernameCriteria(string username, string password)
Creates a new instance of the object.
@ Serializable
Prevents updating or inserting until the transaction is complete.