Condividi tramite


Proprietà IdentityBatchInfo.IdentityIds

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

Sintassi

'Dichiarazione
<DataMemberAttribute(IsRequired := False, EmitDefaultValue := False)> _
Public Property IdentityIds As IdentityIdCollection
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public IdentityIdCollection IdentityIds { get; private set; }

Valore proprietà

Tipo: Microsoft.VisualStudio.Services.Identity.IdentityIdCollection

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IdentityBatchInfo Classe

Spazio dei nomi Microsoft.VisualStudio.Services.Identity