Compartilhar via


Propriedade Identity.IsContainer

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 IsContainer As Boolean
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public bool IsContainer { get; set; }

Valor de propriedade

Tipo: System.Boolean

Segurança do .NET Framework

Consulte também

Referência

Identity Classe

Namespace Microsoft.VisualStudio.Services.Identity