PlayReadyServerAuthorization Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides control over authorization of server operation and features.
public class PlayReadyServerAuthorization
type PlayReadyServerAuthorization = class
Public Class PlayReadyServerAuthorization
- Inheritance
-
PlayReadyServerAuthorization
Constructors
PlayReadyServerAuthorization(IOptions<RMSDKConfig>, ILogger<PlayReadyServerAuthorization>) |
Initializes a new instance of the PlayReadyServerAuthorization class. |
Methods
CheckServerAuthorization(String, String) |
Accepts a server authorization certificate and, if valid, activates the server for the features enabled by the supplied certificate. |