Compartilhar via


UserProfileChange.AccountName property

Nome da conta do usuário cujos dados foram alterados (pode causar esta sendo carregado a partir do armazenamento de perfil de usuário)

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaração
Public ReadOnly Property AccountName As String
    Get
'Uso
Dim instance As UserProfileChange
Dim value As String

value = instance.AccountName
public string AccountName { get; }

Property value

Type: System.String

Ver também

Referência

UserProfileChange class

UserProfileChange members

Microsoft.Office.Server.UserProfiles namespace