Click or drag to resize

SystemIdentityProvider Class

The System.IdentityProvider properties namespace.
Inheritance Hierarchy
SystemObject
  callback.ShellBoost.Core.WindowsPropertySystemSystemIdentityProvider

Namespace:  callback.ShellBoost.Core.WindowsPropertySystem
Assembly:  callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax
C#
public static class IdentityProvider

The SystemIdentityProvider type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberName
The System.IdentityProvider.Name property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_IdentityProvider_Name. Display name Identity provider name.
Public propertyStatic memberPicture
The System.IdentityProvider.Picture property key. PropVariant type: VT_LPWSTR. .NET type: System.String. Shell name PKEY_IdentityProvider_Picture. Display name Identity provider picture.
Top
See Also