InfoConnect for Airlines VBA Guide
Realm Property
Specifies the realm portion of the full principal name.
Syntax
Object.Realm As String
Remarks
A full principal name includes both the principal name and the realm name, in the format [principal]@[realm name]. Use Principal to specify the principal. This value cannot be changed if the connection is open.
See Also