Share via


ISql90ServiceBrokerLanguageSpecifier.GetAuthenticationCertificateRelationship Method

Returns an IModelSingleRelationship between this and the associated ISql90Certificate.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Function GetAuthenticationCertificateRelationship As IModelSingleRelationship(Of ISql90ServiceBrokerLanguageSpecifier, ISql90Certificate)
IModelSingleRelationship<ISql90ServiceBrokerLanguageSpecifier, ISql90Certificate> GetAuthenticationCertificateRelationship()
IModelSingleRelationship<ISql90ServiceBrokerLanguageSpecifier^, ISql90Certificate^>^ GetAuthenticationCertificateRelationship()
abstract GetAuthenticationCertificateRelationship : unit -> IModelSingleRelationship<ISql90ServiceBrokerLanguageSpecifier, ISql90Certificate> 
function GetAuthenticationCertificateRelationship() : IModelSingleRelationship<ISql90ServiceBrokerLanguageSpecifier, ISql90Certificate>

Return Value

Type: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90ServiceBrokerLanguageSpecifier, ISql90Certificate>

.NET Framework Security

See Also

Reference

ISql90ServiceBrokerLanguageSpecifier Interface

Microsoft.Data.Schema.Sql.SchemaModel Namespace