IConfigurationRequestContextExUserAccount Property |
The user account of the user making the request.
Namespace:
MFiles.VAF.Configuration.AdminConfigurations
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
SyntaxUserAccount UserAccount { get; }
ReadOnly Property UserAccount As UserAccount
Get
property UserAccount^ UserAccount {
UserAccount^ get ();
}
Property Value
Type:
UserAccount
See Also