UserNotFoundException.username Property
Obsolete.
Namespace: Microsoft.SharePoint.Portal.Security
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property username As String
Get
'Usage
Dim instance As UserNotFoundException
Dim value As String
value = instance.username
public string username { get; }
Property Value
Type: System.String