Поделиться через


Identity.Members - свойство

Пространство имен:  Microsoft.VisualStudio.Services.Identity
Сборка:  Microsoft.VisualStudio.Services.WebApi (в Microsoft.VisualStudio.Services.WebApi.dll)

Синтаксис

'Декларация
<DataMemberAttribute(IsRequired := False, EmitDefaultValue := False)> _
Public Property Members As ICollection(Of IdentityDescriptor)
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public ICollection<IdentityDescriptor> Members { get; set; }

Значение свойства

Тип: System.Collections.Generic.ICollection<IdentityDescriptor>

Безопасность платформы .NET Framework

См. также

Ссылки

Identity Класс

Microsoft.VisualStudio.Services.Identity - пространство имен