VaultApplicationBaseAuthenticationData Property

The optional authentication data for the application.

Definition

Namespace: MFiles.VAF
Assembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
C#
protected string AuthenticationData { get; set; }

Property Value

String

See Also