Compartir a través de


IdentityBatchInfo.IdentityIds (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.Services.Identity
Ensamblado:  Microsoft.VisualStudio.Services.WebApi (en Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxis

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

Valor de propiedad

Tipo: Microsoft.VisualStudio.Services.Identity.IdentityIdCollection

Seguridad de .NET Framework

Vea también

Referencia

IdentityBatchInfo Clase

Microsoft.VisualStudio.Services.Identity (Espacio de nombres)