SignonType Property
The SignonType property sets or returns the signon type, xtrSignonType.
Syntax
Signon .SignonType
Applies To
Discussion
trDataSourceSignon is used for a data source signon and xtrSignonType. trCognosSignon is used for an IBM Cognos signon.
Type
Constant - xtrSignonType
Access
Read/Write
Examples
signon = model.Signons.Add()signon.SignonType = xtrSignonType.trDataSourceSignon