Compartir a través de


CreateScopeInfo.CreatorId (Propiedad)

Espacio de nombres:  Microsoft.VisualStudio.Services.Identity
Ensamblado:  Microsoft.VisualStudio.Services.WebApi (en Microsoft.VisualStudio.Services.WebApi.dll)

Sintaxis

'Declaración
<DataMemberAttribute(IsRequired := False, EmitDefaultValue := False)> _
Public Property CreatorId As Guid
[DataMemberAttribute(IsRequired = false, EmitDefaultValue = false)]
public Guid CreatorId { get; private set; }

Valor de propiedad

Tipo: System.Guid

Seguridad de .NET Framework

Vea también

Referencia

CreateScopeInfo Clase

Microsoft.VisualStudio.Services.Identity (Espacio de nombres)