DOFAuthenticatorConfiggetMaxGrantLifetime Method OpenDOF Object Access Library
Get the maximum lifetime for permission grants authorized by the authenticator.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public short getMaxGrantLifetime()

Return Value

Type: Int16
The maximum lifetime for permission grants.
Remarks

Get the maximum lifetime for permission grants authorized by the authenticator.
See Also

Reference