< Back

Get-OneLoginCustomAttribute

Sat Jan 18, 2020 6:05 pm

NAME Get-OneLoginCustomAttribute



SYNOPSIS

Returns all custom attribute names configured in a OneLogin account.





SYNTAX

Get-OneLoginCustomAttribute [<CommonParameters>]





DESCRIPTION

Returns all custom attribute names configured in a OneLogin account. Values for custom attributes are not returned

- these are returned by the command Get-OneLoginUserCustomAttribute.





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

System.String







NOTES









---------- -------------- Example 1 -------------- ----------



PS C:\\> Get-OneLoginCustomAttribute



This example will return the names of all custom attributes configured in your OneLogin account.



RELATED LINKS

OneLogin users https://developers.onelogin.com/api-doc ... r-resource

OneLogin custom attributes https://developers.onelogin.com/api-doc ... attributes