< Back

New-OAOUserAllowedIps

Sat Jan 18, 2020 5:58 pm

NAME New-OAOUserAllowedIps



SYNTAX

New-OAOUserAllowedIps [-UserId] <string> [-Ips] <string[]> [<CommonParameters>]





PARAMETERS

-Ips <string[]>

Array of new IPs from which access to API will be available.



Required? true

Position? 1

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



-UserId <string>

User Id



Required? true

Position? 0

Accept pipeline input? true (ByValue)

Parameter set name (All)

Aliases None

Dynamic? false



<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

System.String

System.String[]





OUTPUTS

OneAndOne.POCO.Response.Users.UserResponse





ALIASES

None





REMARKS

None