IPSContextInfo.DelegateGuid propriedade
Obtém o GUID do delegado do usuário, quando a delegação está ativa.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (em Microsoft.Office.Project.Server.Library.dll)
Sintaxe
'Declaração
ReadOnly Property DelegateGuid As Guid
Get
'Uso
Dim instance As IPSContextInfo
Dim value As Guid
value = instance.DelegateGuid
Guid DelegateGuid { get; }
Valor de propriedade
Tipo: System.Guid