Click or drag to resize
MsiCredentialsHasPrincipalRole Method

Namespace: FDF.Common
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public static bool HasPrincipalRole(
	WindowsBuiltInRole role
)

Parameters

role
Type: System.Security.PrincipalWindowsBuiltInRole

Return Value

Type: Boolean
See Also