Partager via


TokenRestrictionTemplate Constructeurs

Définition

Surcharges

TokenRestrictionTemplate()
Obsolète.
TokenRestrictionTemplate(TokenType)

TokenRestrictionTemplate()

Attention

Cette API est à présent déconseillée.

[System.Obsolete]
public TokenRestrictionTemplate ();
Public Sub New ()
Attributs

S’applique à

TokenRestrictionTemplate(TokenType)

public TokenRestrictionTemplate (Microsoft.WindowsAzure.MediaServices.Client.ContentKeyAuthorization.TokenType tokenType);
new Microsoft.WindowsAzure.MediaServices.Client.ContentKeyAuthorization.TokenRestrictionTemplate : Microsoft.WindowsAzure.MediaServices.Client.ContentKeyAuthorization.TokenType -> Microsoft.WindowsAzure.MediaServices.Client.ContentKeyAuthorization.TokenRestrictionTemplate
Public Sub New (tokenType As TokenType)

Paramètres

tokenType
TokenType

S’applique à