Share via


PrincipalInfo.AccountName, champ (websvcPeople)

E-mail address or account name that is associated with the user of a SharePoint site.

Espace de noms : websvcPeople
Assembly : STSSOAP (dans stssoap.dll)

Syntaxe

'Déclaration
Public AccountName As String
'Utilisation
Dim instance As PrincipalInfo
Dim value As String

value = instance.AccountName

instance.AccountName = value
public string AccountName

Notes

Information that is associated with a user is made available to the SharePoint site either through Active Directory Domain Services (AD DS), a membership provider, or some other role provider. There may be multiple entries within a directory for the same user or account name, based on factors such as domain name or membership within a security group.

Voir aussi

Référence

PrincipalInfo, structure
Membres PrincipalInfo
websvcPeople, espace de noms
PeopleEditor.GetAccountFromSid, méthode
NTAccount
People.ResolvePrincipals, méthode
People.SearchPrincipals, méthode