Show / Hide Table of Contents

Class LinkedTrustArbitratorExtension

Inheritance
Object
LinkedTrustArbitratorExtension
Inherited Members
Object.ToString()
Object.Equals(Object)
Object.Equals(Object, Object)
Object.ReferenceEquals(Object, Object)
Object.GetHashCode()
Object.GetType()
Object.MemberwiseClone()
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
public static class LinkedTrustArbitratorExtension

Methods

GetLinkedWith(ITrustArbitrator, ITrustArbitrator[])

Declaration
public static ITrustArbitrator GetLinkedWith(this ITrustArbitrator sourceArbitrator, params ITrustArbitrator[] arbitrators)
Parameters
Type Name Description
ITrustArbitrator sourceArbitrator
ITrustArbitrator[] arbitrators
Returns
Type Description
ITrustArbitrator
Back to top Copyright © 2015-2020 Lacuna Software