Condividi tramite


Proprietà ChangedIdentities.Identities

Spazio dei nomi:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.VisualStudio.Services.WebApi (in Microsoft.VisualStudio.Services.WebApi.dll)

Sintassi

'Dichiarazione
<DataMemberAttribute> _
Public Property Identities As IList(Of Identity)
[DataMemberAttribute]
public IList<Identity> Identities { get; private set; }

Valore proprietà

Tipo: System.Collections.Generic.IList<Identity>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ChangedIdentities Classe

Spazio dei nomi Microsoft.VisualStudio.Services.Identity