Table of Contents

Class ShellProperties.PropertySystemIdentityProvider

Namespace
Microsoft.WindowsAPICodePack.Shell.PropertySystem
Assembly
Microsoft.WindowsAPICodePack.Shell.dll

System.IdentityProvider Properties

public class ShellProperties.PropertySystemIdentityProvider : PropertyStoreItems
Inheritance
ShellProperties.PropertySystemIdentityProvider
Inherited Members

Properties

Name

Name: System.IdentityProvider.Name -- PKEY_IdentityProvider_Name

Description: Identity Provider Name

Type: String -- VT_LPWSTR (For variants: VT_BSTR)

FormatID: {B96EFF7B-35CA-4A35-8607-29E3A54C46EA}, 100

public ShellProperty<string> Name { get; }

Property Value

ShellProperty<string>

Picture

Name: System.IdentityProvider.Picture -- PKEY_IdentityProvider_Picture

Description: Picture for the Identity Provider

Type: String -- VT_LPWSTR (For variants: VT_BSTR)

FormatID: {2425166F-5642-4864-992F-98FD98F294C3}, 100

public ShellProperty<string> Picture { get; }

Property Value

ShellProperty<string>