(AIR only)
Language Version: | ActionScript 3.0 |
Runtime Versions: | AIR 1.5 |
The AuthenticationMethod class provides string constants enumerating the
different types of authentication used by the
authenticationMethod
property of the DRMContentData class.
public static const ANONYMOUS:String = "anonymous"
Language Version: | ActionScript 3.0 |
Runtime Versions: | AIR 1.5 |
No authentication is required.
public static const USERNAME_AND_PASSWORD:String = "usernameAndPassword"
Language Version: | ActionScript 3.0 |
Runtime Versions: | AIR 1.5 |
A valid user account and password are required.
© 2009 Adobe Systems Incorporated. All rights reserved.
Sat Oct 3 2009, 04:15 AM -07:00