다음을 통해 공유


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