←Select platform

UriOperationCredentials Property

Summary

Gets or sets authentication information used with URI-based operations

Syntax

C#
VB
C++
public ICredentials UriOperationCredentials {get; set;} 
Public Property UriOperationCredentials As ICredentials 
public: 
property ICredentials^ UriOperationCredentials { 
   ICredentials^ get(); 
   void set (    ICredentials^ ); 
} 

Property Value

An ICredentials that contains the authentication credentials used with URI-based operations. The default is a null reference.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Codecs Assembly
Click or drag to resize