ParameterSectionUserName Property

USERNAME: Defines a username such as the user of a messaging or social media service. (4 - RFC 9554)

Definition

Namespace: FolkerKinzel.VCards.Models.Properties.Parameters
Assembly: FolkerKinzel.VCards (in FolkerKinzel.VCards.dll) Version: 8.1.0+9753915cd0f8006e7e5b4f62aa63aa3651006f06
C#
public string? UserName { get; set; }

Property Value

String

Remarks

This parameter MAY be specified on a Messengers or a SocialMediaProfiles property to name the user with that property value. Its value is case-sensitive.

The value of the Messengers or the SocialMediaProfiles property MUST be a URI.

See Also