IP*Works! Auth V9 - Online Help
IP*Works! Auth V9
Questions / Feedback?

NegotiateToken Property

The negotiate token.

Syntax

[VB.NET]
Public ReadOnlyProperty NegotiateToken As String
Public ReadOnlyProperty NegotiateTokenB As Byte()

[C#]
public string NegotiateToken {get;}
public byte[] NegotiateTokenB {get;}

Remarks

This property is populated after calling CreateNegotiateToken. By default the value is Base64 encoded. To obtain the raw value set EncodeToken to False before calling CreateNegotiateToken.

This property is read-only.

Default Value

""

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 9.0.6240.0