[ Version ( since = "3.28" ) ]
public static bool is_xoauth2_alias (string? mechanism)
Checks whether exists a Sasl method for the mechanism
and whether it
derives from SaslXOAuth2.
Such mechanisms are also treated as XOAUTH2, even their real name is different.
mechanism |
an authentication mechanism |
whether exists Sasl for the given |