1 write to Name
System.IdentityModel (1)
System\IdentityModel\SspiWrapper.cs (1)
184
Name
= Marshal.PtrToStringUni(unmanagedString);
1 reference to Name
System.IdentityModel (1)
System\IdentityModel\SspiWrapper.cs (1)
346
if (String.Compare(supportedSecurityPackages[i].
Name
, packageName, StringComparison.OrdinalIgnoreCase) == 0)