IdentityTransferToken.GetTokenXml Method ()

 

Applies To: SQL Server (starting with 2016)

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Syntax

public string GetTokenXml()
public:
String^ GetTokenXml()
member GetTokenXml : unit -> string
Public Function GetTokenXml As String

Return Value

Type: System.String

See Also

IdentityTransferToken Class
Microsoft.AnalysisServices Namespace

Return to top