de la propiedad PSContextInfoV14.DelegateGuid
Obtiene o establece el GUID del delegado de usuario, cuando se activa la delegación.
Espacio de nombres: Microsoft.Office.Project.Server.Library
Ensamblado: Microsoft.Office.Project.Server.Library (en Microsoft.Office.Project.Server.Library.dll)
Sintaxis
'Declaración
Public Property DelegateGuid As Guid
Get
Set
'Uso
Dim instance As PSContextInfoV14
Dim value As Guid
value = instance.DelegateGuid
instance.DelegateGuid = value
public Guid DelegateGuid { get; set; }
Valor de propiedad
Tipo: System.Guid
El GUID del delegado de usuario.