Compartilhar via


Propriedade IdentityBatchInfo.IdentityIds

Namespace:  Microsoft.VisualStudio.Services.Identity
Assembly:  Microsoft.VisualStudio.Services.WebApi (em Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxe

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

Valor de propriedade

Tipo: Microsoft.VisualStudio.Services.Identity.IdentityIdCollection

Segurança do .NET Framework

Consulte também

Referência

IdentityBatchInfo Classe

Namespace Microsoft.VisualStudio.Services.Identity