Visual Basic (Declaration) | |
---|---|
Public Overloads Shared Function GrantFullControlForFile( _ ByVal filepath As String, _ ByVal sidType As WellKnownSidType, _ ByVal domain As SecurityIdentifier _ ) As Boolean |
C# | |
---|---|
public static bool GrantFullControlForFile( string filepath, WellKnownSidType sidType, SecurityIdentifier domain ) |
Parameters
- filepath
- sidType
- domain
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7