Uri Field

Design Pattern Framework 3.5

Design Pattern Framework 3.5 Uri Field
Uri to which client should redirect following successful login. This would be necessary if authentication is handled centrally and other services are distributed accross multiple servers. Not used in this sample application. SalesForce.com uses this in their API.
Declaration Syntax
C# Visual Basic
public string Uri
Public Uri As String

Assembly: ActionService (Module: ActionService) Version: 1.0.0.0 (1.0.0.0)