summaryM:DotNetNuke.Services.Authentication.OAuth.OAuthConfigBase.GetConfig(System.String,System.Int32)
Namespace: DotNetNuke.Services.Authentication.OAuthAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
public static OAuthConfigBase GetConfig( string service, int portalId ) |
Visual Basic |
---|
Public Shared Function GetConfig ( service As String, portalId As Integer ) As OAuthConfigBase |
Parameters
- service
- Type: System..::..String
paramserviceM:DotNetNuke.Services.Authentication.OAuth.OAuthConfigBase.GetConfig(System.String,System.Int32)
- portalId
- Type: System..::..Int32
paramportalIdM:DotNetNuke.Services.Authentication.OAuth.OAuthConfigBase.GetConfig(System.String,System.Int32)