PS_DAOtpAuthentication, ROOT\Microsoft\Windows\RemoteAccess

Class | Methods (4) | Properties | Qualifiers (5) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

OTP authentication configuration for DirectAccess

PS_DAOtpAuthentication methods

PS_DAOtpAuthentication has 4 methods (4 Local)

NameOriginReturn
DisablePS_DAOtpAuthenticationuint32 {'out':True}
EnablePS_DAOtpAuthenticationuint32 {'out':True}
GetPS_DAOtpAuthenticationuint32 {'out':True}
SetPS_DAOtpAuthenticationuint32 {'out':True}

Detailed description of PS_DAOtpAuthentication methods

Local methods (4) of PS_DAOtpAuthentication class

Disable method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'Specifies the name or IP address of the server on which the cmdlet should run.','In':True}
Forceboolean1-{'Description':'Turns off the option that allows a user to confirm or cancel an action initiated by the cmdlet.','In':True}
PassThruboolean2-{'Description':'Returns the DAOtpAuthentication object that contains OTP authentication configuration settings for DirectAccess. ','In':True}
cmdletOutputobject:DAOtpAuthentication3-{'Description':'1. OtpStatus (string): Specifies whether OTP authentication is enabled or disabled. 2. RadiusServer (string array): Specifies OTP RADIUS server names and addresses. 3. UserSecurityGroupName (string): Specifies security group of users exempt from two-factor authentication. 4. CAServer (string array): Specifies the CA servers used for OTP authentication. 5. CertificateTemplateName(string): Specifies the name of the OTP certificate template. 6. SigningCertificateTemplateName(string): Specifies the name of the certificate template used to enroll the certificate used by Remote Access to sign certificates used for OTP authentication.','EmbeddedInstance':'DAOtpAuthentication','Out':True}
Description'Disables OTP authentication for DirectAccess users. '
implementedTrue
staticTrue
Disable method is in 3 classes of ROOT\Microsoft\Windows\RemoteAccess and in 19 namespaces
Enable method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
RadiusServerstring0-{'Description':'Specifies the FQDN or IP address (IPv4 or IPv6) of the RADIUS server used for OTP authentication.','In':True}
ComputerNamestring1-{'Description':'Specifies the name or IP address of the server on which the cmdlet should run.','In':True}
RadiusPortuint162-{'Description':'Specifies the RADIUS server port listening for authentication requests. ','In':True}
CAServerstring3-{'Description':'Specifies CA servers that issue certificates for OTP authentication. Specify a server in the format CAServer_Name\CAService_Name. ','In':True}
CertificateTemplateNamestring4-{'Description':'Specifies the name of the certificate template used for OTP certificate enrollment. ','In':True}
SharedSecretstring5-{'Description':'Specifies the shared password used for communications between the Remote Access server and the RADIUS server.','In':True}
UserSecurityGroupNamestring6-{'Description':'Specifies the security group containing users who are exempt from two-factor authentication. ','In':True}
Forceboolean7-{'Description':'Turns off the option that allows a user to confirm or cancel an action initiated by the cmdlet.','In':True}
PassThruboolean8-{'Description':'Returns the DAOtpAuthentication object that contains OTP authentication configuration settings for DirectAccess. ','In':True}
SigningCertificateTemplateNamestring9-{'Description':'Specifies the name of the certificate template used to enroll the certificate used by Remote Access to sign certificates used for OTP authentication.','In':True}
cmdletOutputobject:DAOtpAuthentication10-{'Description':'1. OtpStatus (string) : Specifies whether OTP authentication is enabled or disabled. 2. RadiusServer (string array): Specifies OTP RADIUS server names and addresses. 3. UserSecurityGroupName (string): Specifies security group of users exempt from two-factor authentication. 4. CAServer (string array): Specifies the CA servers used for OTP authentication. 5. CertificateTemplateName(string): Specifies the name of the OTP certificate template. 6. SigningCertificateTemplateName(string): Specifies the name of the certificate template used to enroll the certificate used by Remote Access to sign certificates used for OTP authentication. ','EmbeddedInstance':'DAOtpAuthentication','Out':True}
Description'Enables and configures OTP authentication for DirectAccess users.'
implementedTrue
staticTrue
Enable method is in 3 classes of ROOT\Microsoft\Windows\RemoteAccess and in 25 namespaces
Get method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'Specifies the name or IP address of the server on which the cmdlet should run.','In':True}
cmdletOutputobject:DAOtpAuthentication1-{'Description':'1. OtpStatus (string) : Specifies whether OTP authentication is enabled or disabled. 2. RadiusServer (string array): Specifies OTP RADIUS server names and addresses. 3. UserSecurityGroupName (string): Specifies security group of users exempt from two-factor authentication. 4. CAServer (string array): Specifies the CA servers used for OTP authentication. 5. CertificateTemplateName(string): Specifies the name of the OTP certificate template. 6. SigningCertificateTemplateName(string): Specifies the name of the certificate template used to enroll the certificate used by Remote Access to sign certificates used for OTP authentication.','EmbeddedInstance':'DAOtpAuthentication','Out':True}
Description'Displays OTP authentication settings for DirectAccess.'
implementedTrue
staticTrue
Get method is in 28 classes of ROOT\Microsoft\Windows\RemoteAccess and in 19 namespaces
Set method
Returnuint32 {'out':True}
Parameters
NameCIMTypeIDINOUTQualifiers
ComputerNamestring0-{'Description':'Specifies the name or IP address of the server on which the cmdlet should run.','In':True}
CertificateTemplateNamestring1-{'Description':'Specifies the name of the certificate template used for OTP.','In':True}
CAServerstring2-{'Description':'Specifies CA servers that issue certificates for OTP authentication. ','In':True}
UserSecurityGroupNamestring3-{'Description':'Specifies a security group containing users who are exempt from two-factor authentication. ','In':True}
DisableTwoFactorBypassboolean4-{'Description':'Disables the option to allow users in a specific security group to be exempt from two-factor authentication, when two-factor authentication is enabled. ','In':True}
PassThruboolean5-{'Description':'Returns the DAOtpAuthentication object that contains the OTP authentication configuration settings for DirectAccess. ','In':True}
SigningCertificateTemplateNamestring6-{'Description':'Specifies the name of the certificate template used to enroll the certificate used by Remote Access to sign certificates used for OTP authentication.','In':True}
cmdletOutputobject:DAOtpAuthentication7-{'Description':'1. OtpStatus (string) : Specifies whether OTP authentication is enabled or disabled. 2. RadiusServer (string array): Specifies OTP RADIUS server names and addresses. 3. UserSecurityGroupName (string): Specifies security group of users exempt from two-factor authentication. 4. CAServer (string array): Specifies the CA servers used for OTP authentication. 5. CertificateTemplateName(string): Specifies the name of the OTP certificate template. 6. SigningCertificateTemplateName(string): Specifies the name of the certificate template used to enroll the certificate used by Remote Access to sign certificates used for OTP authentication.','EmbeddedInstance':'DAOtpAuthentication','Out':True}
Description'Configures OTP authentication settings for DirectAccess.'
implementedTrue
staticTrue
Set method is in 18 classes of ROOT\Microsoft\Windows\RemoteAccess and in 20 namespaces

PS_DAOtpAuthentication Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
ClassVersion'1.0.0'
Description'OTP authentication configuration for DirectAccess'
dynamicTrue
locale'MS_409'
provider'RAMgmtPSProvider'

PS_DAOtpAuthentication System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\Microsoft\Windows\RemoteAccess:PS_DAOtpAuthentication'___SYSTEM8
__NAMESPACE'ROOT\Microsoft\Windows\RemoteAccess'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT0___SYSTEM3
__RELPATH'PS_DAOtpAuthentication'___SYSTEM8
__DYNASTY'PS_DAOtpAuthentication'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'PS_DAOtpAuthentication'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to PS_DAOtpAuthentication

Number of classes:1
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
DAOtpAuthentication060----
comments powered by Disqus
WUtils.com