Auth.getRealm

Returns @auth's realm. This is an identifier that distinguishes separate authentication spaces on a given server, and may be some string that is meaningful to the user. (Although it is probably not localized.)

class Auth
string
getRealm
()

Return Value

Type: string

the realm name

Meta