We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e82e4c commit cfb8ba0Copy full SHA for cfb8ba0
skype/skype-ps/skype/Get-CsOnlineUser.md
@@ -122,8 +122,10 @@ This parameter is added to Get-CsOnlineUser starting from TPM 4.5.1 to indicate
122
- `User` - to query for user accounts.
123
- `ResourceAccount` - to query for app endpoints or resource accounts.
124
- `Guest` - to query for guest accounts.
125
+- `SfBOnPremUser` - to query for users that are hosted on-premisis. (available starting January 31st 2023 in the latest TPM versions at that time)
126
- `Unknown` - to query for a user type that is not known.
127
128
+
129
```yaml
130
Type: UserIdParameter
131
Parameter Sets: (All)
0 commit comments