Compartilhar via


Propriedade Identity.Members

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 Members As ICollection(Of IdentityDescriptor)
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public ICollection<IdentityDescriptor> Members { get; set; }

Valor de propriedade

Tipo: System.Collections.Generic.ICollection<IdentityDescriptor>

Segurança do .NET Framework

Consulte também

Referência

Identity Classe

Namespace Microsoft.VisualStudio.Services.Identity