zdk.net
Public Member Functions | Public Attributes | Properties | List of all members
ZDK_NET::BanafoProfile Class Reference

Banafo user profile. More...

#include <BanafoProfile.h>

Inheritance diagram for ZDK_NET::BanafoProfile:
ZDK_NET::ZHandle

Public Member Functions

 BanafoProfile (ZDK::Shared::BanafoProfile src)
 
virtual long long Handle () override
 
virtual void Initialize () override
 
virtual void ReleaseReference () override
 

Public Attributes

ZDK::IBanafoProfile * cppRef = nullptr
 

Properties

System::String^ Role [get]
 Role of the user. More...
 
System::String^ Status [get]
 Status of the user. More...
 
System::String^ Name [get]
 Full name of the user. More...
 
System::String^ Email [get]
 Email of the user. More...
 

Detailed Description

Banafo user profile.

Describes the user Banafo profile.

Property Documentation

◆ Email

System:: String^ ZDK_NET::BanafoProfile::Email
get

Email of the user.

Returns
The email of the user

◆ Name

System:: String^ ZDK_NET::BanafoProfile::Name
get

Full name of the user.

Returns
The full name of the user

◆ Role

System:: String^ ZDK_NET::BanafoProfile::Role
get

Role of the user.

Returns
The role of the user

◆ Status

System:: String^ ZDK_NET::BanafoProfile::Status
get

Status of the user.

Returns
The status of the user

The documentation for this class was generated from the following file: