Get-R1DirectoryAttributeSyntax

SYNOPSIS

Returns the attribute syntaxes the deployment supports.

SYNTAX

Get-R1DirectoryAttributeSyntax [<CommonParameters>]

DESCRIPTION

Returns the LDAP syntaxes available when defining an attribute, such as the string, integer and certificate syntaxes.

EXAMPLES

Example 1

Get-R1DirectoryAttributeSyntax

Returns every supported attribute syntax.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

None

OUTPUTS

System.String

NOTES

Get-R1DirectoryAttribute

New-R1DirectoryAttribute