Compartilhar via


Propriedade CreateScopeInfo.CreatorId

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

Valor de propriedade

Tipo: System.Guid

Segurança do .NET Framework

Consulte também

Referência

CreateScopeInfo Classe

Namespace Microsoft.VisualStudio.Services.Identity