Remove runtime user

Namespace: T.Modules.Security
Assembly: T.Modules (in T.Modules.dll)

Public Function RemoveRuntimeUser( _ 
ByVal name As String
) As Boolean
This language is not supported or no code example is available.
public bool RemoveRuntimeUser( 
string name 
)
This language is not supported or no code example is available.

Parameters

name
Type: string

User name

Return Value

Type: bool

Flag indicating success (true) or fail (false)

.NET Framework

Supported in: 4.6.2, 4.7