ClearPassword()
|
|
Equals(Object, Object)
static
|
Determines whether the specified object instances are considered equal.
|
Equals(Object)
|
Determines whether the specified object is equal to the current object.
|
GetHashCode()
|
Serves as the default hash function.
|
GetObjectData(SerializationInfo, StreamingContext)
|
Populates a SerializationInfo with the data needed to serialize the AuthenticationStandardLogonParameters object.
|
GetType()
|
Gets the Type of the current instance.
|
MemberwiseClone()
protected
|
Creates a shallow copy of the current Object.
|
ReadPropertyValues(SettingsStorage)
|
Reads the AuthenticationStandardLogonParameters.UserName and AuthenticationStandardLogonParameters.Password values from the settings storage object.
|
ReferenceEquals(Object, Object)
static
|
Determines whether the specified Object instances are the same instance.
|
ToString()
|
Returns a string that represents the current object.
|
WritePropertyValues(SettingsStorage)
|
Writes the AuthenticationStandardLogonParameters.UserName and AuthenticationStandardLogonParameters.Password values to the settings storage object.
|