次の方法で共有


TokenRestrictionTemplate コンストラクター

定義

オーバーロード

TokenRestrictionTemplate()
古い.
TokenRestrictionTemplate(TokenType)

TokenRestrictionTemplate()

注意事項

この API は非推奨になりました。

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

適用対象

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)

パラメーター

tokenType
TokenType

適用対象