简体   繁体   English

如何在C#中登录Novell Groupwise用户帐户?

[英]How can I login to a Novell Groupwise user account in C#?

如何在C#中使用登录方法登录Novell Groupwise中的用户帐户?

Traditionally once the groupwise client was installed on a windows workstation the groupwise API (As bad as it is) would be available for use. 传统上,一旦将分组客户端安装在Windows工作站上,就可以使用分组API(尽管如此)。 A newer SOAP based api has superseded that for most tasks. 对于大多数任务,较新的基于SOAP的api已取代了该API。

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 有谁知道如何通过C#.NET应用程序使用Novell GroupWise发送电子邮件? - Does anyone know how to send an email with Novell GroupWise from a C# .NET application? 用于访问c#的'Novell GroupWise'数据的API。如果我使用“gwtapp.dll”或“GroupWise Web Services”会有什么不同? - API's to access 'Novell GroupWise' data for c#.What will be difference if i use “gwtapp.dll” or “GroupWise Web Services”? C#如何禁用本地用户帐户的交互式登录。 与网络服务帐户类似 - C# How do I disable interactive login for a local user account. Similar to Network Service account C#:如何远程创建用户帐户? - C# : how can I create User account remotely? Novell Netware 6和C# - Novell Netware 6 and C# 如何从其他 class 获取帐号和密码并在 c# 中查看登录屏幕 - How can I get the account number and password from the other class and check them for the login screen in c# 如何在 c# 中登录谷歌帐户? 需要样品 - how can login to google account in c#? need sample 如何在C#中使用SSL连接到LDAP Novell? - How to connect to LDAP Novell using SSL in C#? 当他/她的帐户被锁定时,向用户发送短信通知消息,我怎样才能在C#中执行此操作 - Send sms notify message to user when his/her account locked, how can i do that in C# C#如何使用WMI在远程计算机中创建用户帐户 - C# how can i use WMI to create user account in a remote computer
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM