You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This setting will force Teams clients to enforce session revocation for core Messaging and Calling/Meeting scenarios.
159
+
If turned ON, session revocation will be enforced for calls, chats and meetings for opted-in users.
160
+
If turned OFF, session revocation will not be enforced for calls, chats and meetings for opted-in users
161
+
162
+
```yaml
163
+
Type: Boolean
164
+
Parameter Sets: (All)
165
+
Aliases:
166
+
167
+
Required: False
168
+
Position: Named
169
+
Default value: None
170
+
Accept pipeline input: False
171
+
Accept wildcard characters: False
172
+
```
173
+
161
174
### CommonParameters
162
175
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see [about_CommonParameters](https://go.microsoft.com/fwlink/?LinkID=113216).
0 commit comments