Share via


IClientRightsEnvelope.UserName Property

Namespace:  Microsoft.VisualStudio.Services.Licensing
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Syntax

'Declaration
ReadOnly Property UserName As String
string UserName { get; }
property String^ UserName {
    String^ get ();
}
abstract UserName : string with get
function get UserName () : String

Property Value

Type: System.String

.NET Framework Security

See Also

Reference

IClientRightsEnvelope Interface

Microsoft.VisualStudio.Services.Licensing Namespace