If no additional roles are required, this parameter must be an empty array instead of null.
如果不需要任何额外的角色,那么该参数将为一个空数组,而不是null。
Otherwise, there can be confusion over whether an empty array is a null object, an array with no elements, or an array with a single object containing null or empty values.
否则,可能对一个空数组是null对象还是没有任何元素的数组,亦或带有一个对象且此对象包含null或空值的数组产生混淆。
An array constructor with no elements represents an empty array (that is, an array with cardinality equal to 0).
没有元素的阵列构造函数表示空阵列(也就是说,基数等于0的阵列)。
应用推荐