Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
WebDav
PrincipalLockOwner
C# Class WebDav.PrincipalLockOwner
Represents a lock owner identified by principal name.
Inheritance:
LockOwner
显示文件
Open project: skazantsev/WebDavClient
Public Methods
Method
Description
PrincipalLockOwner
(
string
principalName
)
Initializes a new instance of the
PrincipalLockOwner
class.
Method Details
PrincipalLockOwner()
public
method
Initializes a new instance of the
PrincipalLockOwner
class.
public
PrincipalLockOwner
(
string
principalName
)
principalName
string
Name of the principal.