| TokenAuthorizationAccessBehaviorRestPropertyNameSession Field |
Gets the session property name
Namespace:
SanteDB.Rest.Common.Security
Assembly:
SanteDB.Rest.Common (in SanteDB.Rest.Common.dll) Version: 3.0.481-alpha
Syntax public const string RestPropertyNameSession = "Session"
Public Const RestPropertyNameSession As String = "Session"
public:
literal String^ RestPropertyNameSession = "Session"
static val mutable RestPropertyNameSession: string
Field Value
Type:
StringSee Also