Guid

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • news.microsoft.com

    #1

    Guid

    Hi all,

    I'm just wondering if there is a way of obtain the guid from the clientside
    in C#. Or this is just an impossible thing to do without Active Directory as
    the guids are unique? I've tried looking for it everywhere but I cant find
    any source on this.

    Thanks in advance

    Alex




  • Michael Høtoft

    #2
    Re: Guid

    You'll find at System.Guid

    regards Michael


    Comment

    Working...