| 包 | flash.net.drm |
| 类 | public final class AuthenticationMethod |
| 继承 | AuthenticationMethod Object |
| 语言版本: | ActionScript 3.0 |
| 运行时版本: | AIR 1.5 |
authenticationMethod 属性使用的各种身份验证。
另请参见
| 常量 | 定义方 | ||
|---|---|---|---|
[静态] 不需要身份验证。 | AuthenticationMethod | ||
[静态] 需要有效的用户帐户和密码。 | AuthenticationMethod | ||
| 常量 |
| 常量 |
public static const USERNAME_AND_PASSWORD:String = "usernameAndPassword"| 语言版本: | ActionScript 3.0 |
| 运行时版本: | AIR 1.5 |
需要有效的用户帐户和密码。