構文
メンバー
active bool const*may be nullptr (省略可) 禁止の更新後のアクティブ状態。変更しない場合は null。
banId const char*is null-terminated 更新される禁止の ID。
expires time_t const*may be nullptr (省略可) 禁止の更新後の有効期限。変更しない場合は null。
IPAddress const char*is null-terminated (省略可) 禁止の更新後の IP アドレス。変更しない場合は null。
permanent bool const*may be nullptr (省略可) この禁止を永久にするかどうか。この禁止を永久にするには true に設定します。これは Active 状態を変更しません。
reason const char*is null-terminated (省略可) 更新される禁止の更新後の理由。最大 140 文字。変更しない場合は null。
userFamilyType PFAccountManagementUserFamilyType const*may be nullptr (省略可) 禁止に含めるユーザーの更新後のファミリー タイプ。変更しない場合は null。
