CreatePermissionRequest
動作
指定されたユーザーから許可要求を作成します。
定義
bool CreatePermissionRequest( string userName, string requestText );
パラメータ/引数
名前 | タイプ | 説明 |
ユーザー名 | string | ユーザー名 |
requestText | string | リクエストのテキスト |
戻り値
タイプ | 説明 |
bool |
|
12.04.2024 18:16:06