Compartilhar via


VideoItem.GetStreamingKeyAccessToken método

Namespace:  Microsoft.SharePoint.Client.Publishing
Assemblies:   Microsoft.SharePoint.Client.Publishing.Silverlight (em Microsoft.SharePoint.Client.Publishing.Silverlight.dll);  Microsoft.SharePoint.Client.Publishing.Phone (em Microsoft.SharePoint.Client.Publishing.Phone.dll)  Microsoft.SharePoint.Client.Publishing (em Microsoft.SharePoint.Client.Publishing.dll)

Sintaxe

'Declaração
Public Overridable Function GetStreamingKeyAccessToken As ClientResult(Of String)
'Uso
Dim instance As VideoItem
Dim returnValue As ClientResult(Of String)

returnValue = instance.GetStreamingKeyAccessToken()
public virtual ClientResult<string> GetStreamingKeyAccessToken()

Valor retornado

Tipo: Microsoft.SharePoint.Client.ClientResult<String>

Ver também

Referência

VideoItem classe

VideoItem membros

Microsoft.SharePoint.Client.Publishing namespace