asp.net.ph

PassportIdentity.Name Property

System.Web.Security Namespace   PassportIdentity Class


Gets the name of the current user.

[ VB ]
Public ReadOnly Property Name As String  Implements IIdentity.Name

[ C# ]
public string Name {get;}

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

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

Property Value

The name of the current user, which is the Passport Unique Identifier ( PUID ) .

Implements

IIdentity.Name

Remarks

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

See Also

PassportIdentity Members Skip Navigation Links




Previous page Back to top Next page

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

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