Compartilhar via


Propriedade IdentityScope.ParentId

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

Valor de propriedade

Tipo: System.Guid

Segurança do .NET Framework

Consulte também

Referência

IdentityScope Classe

Namespace Microsoft.VisualStudio.Services.Identity