Share via


Get method of the PS_DAOtpAuthentication class

Displays the OTP authentication settings for DirectAccess.

Syntax

uint32 Get(
  [in]  string              ComputerName,
  [out] DAOtpAuthentication cmdletOutput
);

Parameters

ComputerName [in]

Specifies the name or IP address of the server on which the cmdlet should run.

cmdletOutput [out]

A DAOtpAuthentication that contains the OTP authentication settings.

Requirements

Minimum supported client
None supported
Minimum supported server
Windows Server 2012
Namespace
Root\Microsoft\Windows\RemoteAccess
MOF
RAMgmtPSProvider.mof
DLL
RAMgmtPSProvider.dll

See also

PS_DAOtpAuthentication