PHP Class Auth0\SDK\API\Management\UserBlocks

Inheritance: extends GenericResource
Datei anzeigen Open project: auth0/auth0-php

Public Methods

Method Description
get ( $user_id )
getByIdentifier ( $identifier )
unblock ( $user_id )
unblockByIdentifier ( $identifier )

Method Details

get() public method

public get ( $user_id )

getByIdentifier() public method

public getByIdentifier ( $identifier )

unblock() public method

public unblock ( $user_id )

unblockByIdentifier() public method

public unblockByIdentifier ( $identifier )