Compartilhar via


Propriedade IdentityBatchInfo.PropertyNames

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 PropertyNames As IEnumerable(Of String)
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public IEnumerable<string> PropertyNames { get; private set; }

Valor de propriedade

Tipo: System.Collections.Generic.IEnumerable<String>

Segurança do .NET Framework

Consulte também

Referência

IdentityBatchInfo Classe

Namespace Microsoft.VisualStudio.Services.Identity