Language version: | ActionScript 3.0 |
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 |
Indicates that no authentication is required.
public static const USERNAME_AND_PASSWORD:String = "usernameAndPassword"
Language version: | ActionScript 3.0 |
Indicates that a valid user name and password are required.
© 2004-2022 Adobe Systems Incorporated. All rights reserved.
Wed Sep 28 2022, 6:12 PM GMT+01:00