New-AmsRoleAuthorizationRule
SYNOPSIS
SYNTAX
New-AmsRoleAuthorizationRule -Name <String> -PrincipalsAllowedJit <Object[]> [-PrincipalsDeniedJit <Object[]>]
-GroupName <String> -MaximumAccessDuration <TimeSpan> [-DefaultAccessDuration <TimeSpan>] [-AllowExtension]
[-Description <String>] [-RuleExpiryDate <DateTime>] [-Disabled] [-Notes <String>]
[-UserRequestReasonRequirement <AuditReasonFieldState>] [-NotificationChannelsSuccess <String[]>]
[-NotificationChannelsFailure <String[]>] [-SiteName <String>] [-DomainControllerName <String>]
[<CommonParameters>]DESCRIPTION
EXAMPLES
Example 1
PARAMETERS
-AllowExtension
-DefaultAccessDuration
-Description
-Disabled
-GroupName
-MaximumAccessDuration
-Name
-Notes
-NotificationChannelsFailure
-NotificationChannelsSuccess
-PrincipalsAllowedJit
-PrincipalsDeniedJit
-RuleExpiryDate
-UserRequestReasonRequirement
-DomainControllerName
-SiteName
CommonParameters
INPUTS
None
OUTPUTS
Lithnet.AccessManager.PowerShell.RoleAuthorizationRulePSObject
NOTES
RELATED LINKS
Last updated
Was this helpful?