Skip to main content Skip to complementary content

ChangeSessionAppOwner Method

Overloads

ChangeSessionAppOwner(String)

Change the owner of a session app.

ChangeSessionAppOwner(String)

Change the owner of a session app.

Declaration

      public bool ChangeSessionAppOwner([QixName("qNewOwnerId")] string newOwnerId)
    

Parameters

Type Name Description
System.String newOwnerId

Identifier of the new app owner.

Returns

Type Description
System.Boolean

Implements

Remarks

Can be used by a privileged user when creating a session app to be consumed by another user. Only useful in environments where it is possible to reconnect to a session app, currently only in cloud deployments.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!