InfoConnect for Unisys VBA Guide
Principal Property
Specifies the principal for which you want to obtain Kerberos credentials.
Syntax
Object.Principal As String
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