IPjMembershipUser.UserName propriedade
NOTA: Esta API agora está obsoleta.
Obtém o nome de usuário.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)
Sintaxe
'Declaração
<ObsoleteAttribute("in o15")> _
ReadOnly Property UserName As String
Get
'Uso
Dim instance As IPjMembershipUser
Dim value As String
value = instance.UserName
[ObsoleteAttribute("in o15")]
string UserName { get; }
Valor de propriedade
Tipo: System.String
O nome do usuário.