IConfigurationRequestContextExLoginAccount Property |
The login 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
SyntaxLoginAccount LoginAccount { get; }
ReadOnly Property LoginAccount As LoginAccount
Get
property LoginAccount^ LoginAccount {
LoginAccount^ get ();
}
Property Value
Type:
LoginAccount
See Also