asp.net.ph

PassportIdentity.HexPUID Property

System.Web.Security Namespace   PassportIdentity Class


Gets the Passport Unique Identifier ( PUID ) for the currently authenticated user, in hexadecimal form.

[ VB ]
Public ReadOnly Property HexPUID As String

[ C# ]
public string HexPUID {get;}

[ C++ ]
public: __property String* get_HexPUID ( );

[ JScript ]
public function get HexPUID ( ) : String;

Property Value

The PUID for the currently authenticated user, in hexadecimal form.

Remarks

For more information, see the Passport SDK documentation in the MSDN Library.

See Also

PassportIdentity Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph