Search
Plugins
>
PowerShell 1.0.10
>
PowerShellAuthorizationMode
>
Enum PowerShellAuthorizationMode
Extends
java.lang.Enum
Enumeration for the supported authorization modes. The modes are "Shared Session" and "Session per User".
Enum Values
Value
Description
Attributes
None
Methods
Name
Returns
fromString
(
String
text
)
PowerShellAuthorizationMode
Returned by
Method
Returns
PowerShellAuthorizationMode.fromString
(
String
text
)
PowerShellAuthorizationMode
PowerShellAutorizationMode.getAuthorizationMode
(
PowerShellAutorizationMode
mode
)
PowerShellAuthorizationMode
Referenced in
None