Share via


Revoke-AFCacheAllowedClientAccount

Revoke-AFCacheAllowedClientAccount

Removes a Windows account from the list of allowed client accounts, preventing that account from connecting to the cache cluster as a client.

Syntax

Parameter Set: Default
Revoke-AFCacheAllowedClientAccount [-Account] <String> [ <CommonParameters>]

Detailed Description

Removes a Windows account from the list of allowed client accounts, preventing that account from connecting to the cache cluster as a client. An error is thrown if the account is not present in the list of allowed client accounts.

Parameters

-Account<String>

The Windows account to be removed from the list of allowed client accounts.

Aliases

none

Required?

true

Position?

1

Default Value

none

Accept Pipeline Input?

false

Accept Wildcard Characters?

false

<CommonParameters>

This cmdlet supports the common parameters: -Verbose, -Debug, -ErrorAction, -ErrorVariable, -OutBuffer, and -OutVariable. For more information, see about_CommonParameters

Examples

PS C:\>

Get-AFCacheAllowedClientAccount

Grant-AFCacheAllowedClientAccount