Share via


PlayReadyServerAuthorization Class

Definition

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.

Applies to