Click or drag to resize

SystemIdentityProvider Class

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

Namespace:  ShellBoost.Core.WindowsPropertySystem
Assembly:  ShellBoost.Core (in ShellBoost.Core.dll) Version: 1.8.3.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