Click or drag to resize

UnviredIdAuthenticationServiceGetSenderDocumentRoot Method

Namespace:  Unvired.Kernel.UWP.Login
Assembly:  Unvired.Kernel.UWP (in Unvired.Kernel.UWP.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static XDocument GetSenderDocumentRoot(
	int messageType,
	string serverId,
	string companyAlias,
	string applicationName,
	string applicationId
)

Parameters

messageType
Type: SystemInt32
serverId
Type: SystemString
companyAlias
Type: SystemString
applicationName
Type: SystemString
applicationId
Type: SystemString

Return Value

Type: XDocument
See Also