uaPLUS Reference
SecurityTokenLifetime Property
See Also  Send Feedback
Opc.Ua Namespace > EndpointConfiguration Class : SecurityTokenLifetime Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
<DataMemberAttribute(Name="SecurityTokenLifetime", 
   IsNameSetExplicitly=True, 
   Order=9)>
Public Property SecurityTokenLifetime As Integer
C# 
[DataMemberAttribute(Name="SecurityTokenLifetime", 
   IsNameSetExplicitly=true, 
   Order=9)]
public int SecurityTokenLifetime {get; set;}

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.