Click or drag to resize

OnDemandLocalFileSystemRegistrationUserSid Property

Gets or sets the user's Security Identifier to use.

Namespace:  callback.ShellBoost.Core.Synchronization
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public virtual string UserSid { get; set; }

Property Value

Type: String
The user's Security Identifier to use.
See Also