ICustomProvider.RemoveUser Method (String, String, Object)
Removes a Windows account from the list of accounts that have permission t the access the configuration store.
Assembly: Microsoft.ApplicationServer.Caching.Core (in Microsoft.ApplicationServer.Caching.Core.dll)
Parameters
- machine
-
Type:
System.String
The machine name.
- user
-
Type:
System.String
The user name.
- state
-
Type:
System.Object
An object that represents the state if this call is being used to rollback a previous call to AddUser.
Show: