Nextcloud PHP API (master)

ICredentials

Tags
since
12

Table of Contents

Methods

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

Methods

getLoginName()

Get the login name the users used to log in.

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

getUID()

Get the user UID.

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

        
On this page

Search results