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


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

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

Синтаксис

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

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

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

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

См. также

Ссылки

Identity Класс

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