Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经为我的域的用户配置了许多帐户。
我需要向不活跃的用户发送一些提醒,因为信息正在在线传递到他们的帐户,如果他们没有登录,他们可能会丢失信息。
我有什么方法可以在 Google App Script 框架中检索用户或用户组的最后登录时间?
目前无法获取该信息,您可以在问题跟踪器上提出增强请求,您唯一可以了解的是域用户是否已登录一次并同意使用条款
我想通过 ant 输入密码,我尝试使用,<input message但它显示输入的字符/密码。
<input message
我不想显示输入的字符,而是想显示“*”字符,任何人都可以告诉我这是怎么可能的。
谢谢, rbhawsar