TokenRestrictionTemplate Constructors
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.
Overloads
TokenRestrictionTemplate() |
Obsolete.
|
TokenRestrictionTemplate(TokenType) |
TokenRestrictionTemplate()
Caution
This API is now deprecated.
[System.Obsolete]
public TokenRestrictionTemplate ();
Public Sub New ()
- Attributes
Applies to
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)
Parameters
- tokenType
- TokenType