IPrcaCredentials Interface

Summary

Interface for different credential types.
graph TD Type["IPrcaCredentials"] class Type type-node

Syntax

public interface IPrcaCredentials

Extension Methods

Name Value Summary
NotNull<IPrcaCredentials>(string) void
Throws an exception if the specified parameter's value is null.
GitHub