Click or drag to resize

SharePointAuthenticationType Enumeration

Authentication type used by the SharePoint output device

Namespace: Seal.Model
Assembly: SealLibrary (in SealLibrary.dll) Version: 10.0.1.0+a44cd3a7f03c2bf3cdbd971a878c679e40bed08a
Syntax
C#
public enum SharePointAuthenticationType
Members
Member nameValueDescription
ClientSecret0 Authentication with a Client Secret
Certificate1 Authentication with a Certificate
See Also