Compartilhar via


TokenRestrictionTemplate Construtores

Definição

Sobrecargas

TokenRestrictionTemplate()
Obsoleto.
TokenRestrictionTemplate(TokenType)

TokenRestrictionTemplate()

Cuidado

Essa API foi preterida.

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

Aplica-se 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

Aplica-se a