GivenName

<< Click to Display Table of Contents >>

Navigation:  Classes > TOAuthUserInfo > Properties >

GivenName

SIGNATURE=IW.OAuth.Base.TOAuthUserInfo.GivenName

 

ETYPE=Property

 

Declaration:

Delphi:

public property GivenName: string;

C++:

public: __property String GivenName;

 

Description: This is GivenName, a member of class TOAuthUserInfo.