Show / Hide Table of Contents

Property uacInfo.UnsafeTokenHandle


Overload

The access token handle.

public nint UnsafeTokenHandle { get; }
Property Value
nint

Remarks

The handle is managed by this variable and will be closed when disposing or GC-collecting it. Use System.GC.KeepAlive where need.