<< Click to Display Table of Contents >>
Deleting groups and users
Method Detail
DeleteGroup
public bool DeleteGroup(string groupID)
指定したグループIDに該当するグループを削除して削除結果を返します。
Parameters
groupID:削除するグループID
DeleteUser
public bool DeleteUser(string userID)
指定したユーザーIDに該当するユーザーの全ての情報を削除して削除結果を返します。
Parameters
userID:削除するユーザーID