Nextcloud PHP API (master)

ICredentials

Tags
since
12

Table of Contents

Methods

getLoginName()  : string
Get the login name the users used to login
getPassword()  : string|null
Get the password
getUID()  : string
Get the user UID

Methods

getLoginName()

Get the login name the users used to login

public getLoginName() : string
Tags
since
12
Return values
string

getUID()

Get the user UID

public getUID() : string
Tags
since
12
Return values
string

        
On this page

Search results