Click or drag to resize

ISharedCloudPublishingServiceGetCloudToken Method

[Missing <summary> documentation for "M:EBP.Framework.BusinessLogic.InterfacesV5.Services.CloudPublishing.ISharedCloudPublishingService.GetCloudToken(EBP.Framework.Common.Interfaces.IErrors,System.Boolean)"]

Namespace:  EBP.Framework.BusinessLogic.InterfacesV5.Services.CloudPublishing
Assembly:  EBP.Framework.BusinessLogic.InterfacesV5 (in EBP.Framework.BusinessLogic.InterfacesV5.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
string GetCloudToken(
	IErrors errors,
	bool callNeedUpdateToken = true
)

Parameters

errors
Type: EBP.Framework.Common.InterfacesIErrors

[Missing <param name="errors"/> documentation for "M:EBP.Framework.BusinessLogic.InterfacesV5.Services.CloudPublishing.ISharedCloudPublishingService.GetCloudToken(EBP.Framework.Common.Interfaces.IErrors,System.Boolean)"]

callNeedUpdateToken (Optional)
Type: SystemBoolean

[Missing <param name="callNeedUpdateToken"/> documentation for "M:EBP.Framework.BusinessLogic.InterfacesV5.Services.CloudPublishing.ISharedCloudPublishingService.GetCloudToken(EBP.Framework.Common.Interfaces.IErrors,System.Boolean)"]

Return Value

Type: String

[Missing <returns> documentation for "M:EBP.Framework.BusinessLogic.InterfacesV5.Services.CloudPublishing.ISharedCloudPublishingService.GetCloudToken(EBP.Framework.Common.Interfaces.IErrors,System.Boolean)"]

See Also