Skip to content

Remove Attribute

wim-beck edited this page Feb 28, 2017 · 2 revisions

Synopsis

Remove an attribute from the FIM Portal schema.

Syntax

Remove-Attribute [-Name] <String> [<CommonParameters>]

Description

Remove an attribute from the FIM Portal schema.

Parameters

Name

Property Value
Type String
Required true
Position 1
Default value
Accept pipeline input false

Examples

Remove-Attribute -Name Visa

Clone this wiki locally