Set-AmsRoleAuthorizationRule
SYNOPSIS
SYNTAX
Set-AmsRoleAuthorizationRule [-Id] <String> [-Name <String>] [-AddPrincipalsAllowedJit <Object[]>]
[-RemovePrincipalsAllowedJit <Object[]>] [-AddPrincipalsDeniedJit <Object[]>]
[-RemovePrincipalsDeniedJit <Object[]>] [-GroupName <String>] [-MaximumAccessDuration <TimeSpan>]
[-DefaultAccessDuration <TimeSpan>] [-AllowExtension <Boolean>] [-Description <String>]
[-RuleExpiryDate <DateTime>] [-Enabled <Boolean>] [-Notes <String>]
[-UserRequestReasonRequirement <AuditReasonFieldState>] [-NotificationChannelsSuccess <String[]>]
[-NotificationChannelsFailure <String[]>] [-SiteName <String>] [-DomainControllerName <String>]
[<CommonParameters>]DESCRIPTION
EXAMPLES
Example 1
Example 2
Example 3
Example 4
PARAMETERS
-AddPrincipalsAllowedJit
-AddPrincipalsDeniedJit
-AllowExtension
-DefaultAccessDuration
-Description
-Enabled
-GroupName
-Id
-MaximumAccessDuration
-Name
-Notes
-NotificationChannelsFailure
-NotificationChannelsSuccess
-RemovePrincipalsAllowedJit
-RemovePrincipalsDeniedJit
-RuleExpiryDate
-UserRequestReasonRequirement
-DomainControllerName
-SiteName
CommonParameters
INPUTS
System.String
OUTPUTS
Lithnet.AccessManager.PowerShell.RoleAuthorizationRulePSObject
NOTES
RELATED LINKS
Last updated
Was this helpful?