Share via


XDocument.Role Property

InfoPath Developer Reference

Sets or retrieves the user's current role. Read/write

Version Information
 Version Added:  InfoPath 2003

Syntax

expression.Role

expression   An expression that returns a XDocument object.

Return Value
String

Remarks

Security Level 2: Can be accessed only by forms running in the same domain as the currently open form, or by forms that have been granted cross-domain permissions.

See Also