set_identity


Description:

public void set_identity (string? identity)

Sets the string used to uniquely identify the user account at the service provider.

Often this is an email address or user name.

The internal copy of identity is automatically stripped of leading and trailing whitespace. If the resulting string is empty, null is set instead.

Parameters:

this

an SourceCollection

identity

the collection identity, or null