GetAuthenticationTicket¶
Generates a login ticket for the specified user.
1 | |
Parameters¶
( string | Identity ) identity
The user identity for whom to generate the login ticket.
Generates a login ticket for the specified user.
1 | |
( string | Identity ) identity
The user identity for whom to generate the login ticket.