Share via


PrincipalInfo.MoreMatches, champ (websvcPeople)

List that includes all occurrences of a specified principal logon name and principal type that have permissions to access a specific SharePoint site. These permissions are stored in various sources such as membership provider directories, role provider directories, or Active Directory Domain Services (AD DS) directory.

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

Syntaxe

'Déclaration
Public MoreMatches As PrincipalInfo()
'Utilisation
Dim instance As PrincipalInfo
Dim value As PrincipalInfo()

value = instance.MoreMatches

instance.MoreMatches = value
public PrincipalInfo[] MoreMatches

Notes

This is a list of PrincipalInfo objects that is indexed and accessed by principal logon name. It is a subset of the SPUserCollection class for this Web site, and has been built from provider sources. No more than 10 occurrences are allowed in the array.

Voir aussi

Référence

PrincipalInfo, structure
Membres PrincipalInfo
websvcPeople, espace de noms
SPUtility.SearchPrincipals, méthode
SPUserInfo.LoginName, champ
PrincipalType