ApplicationMenuInfoBindAuthorizationReadScope Method |
绑定查看权限
Namespace: X3Platform.Apps.ModelAssembly: X3Platform.Apps (in X3Platform.Apps.dll) Version: 1.0.0.0 (2.0.0.0)
Syntaxpublic void BindAuthorizationReadScope(
string scopeText
)
public:
void BindAuthorizationReadScope(
String^ scopeText
)
Parameters
- scopeText
- Type: SystemString
[Missing <param name="scopeText"/> documentation for "M:X3Platform.Apps.Model.ApplicationMenuInfo.BindAuthorizationReadScope(System.String)"]
See Also