SPTrustedAuthenticationProvider.ProviderName field

The name of the authentication provider that is trusted by SharePoint.

Namespace:  Microsoft.SharePoint.AdministrationOperation
Assembly:  Microsoft.SharePoint.AdministrationOperation (in Microsoft.SharePoint.AdministrationOperation.dll)

Syntax

'Declaration
Public ProviderName As String
'Usage
Dim instance As SPTrustedAuthenticationProvider
Dim value As String

value = instance.ProviderName

instance.ProviderName = value
public string ProviderName

See also

Reference

SPTrustedAuthenticationProvider class

SPTrustedAuthenticationProvider members

Microsoft.SharePoint.AdministrationOperation namespace