Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
/
ConnectionSettingsTelnet Object
/ Principal Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
Principal Property
In This Topic
Specifies the principal for which you want to obtain Kerberos credentials.
Syntax
Visual Basic (Declaration)
expression
.Principal
As
String
where
expression
is a variable that represents a
ConnectionSettingsTelnet Object
Remarks
A full principal name includes both the principal name and the realm name, in the format [principal]@[realm name]. Use Realm to specify the realm. This value cannot be changed if the connection is open.
See Also
Reference
ConnectionSettingsTelnet Object
ConnectionSettingsTelnet Members