Compartir a través de


TokenRestrictionTemplate Constructores

Definición

Sobrecargas

TokenRestrictionTemplate()
Obsoletos.
TokenRestrictionTemplate(TokenType)

TokenRestrictionTemplate()

Precaución

Esta API ya está en desuso.

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

Se aplica a

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)

Parámetros

tokenType
TokenType

Se aplica a